-
-
Notifications
You must be signed in to change notification settings - Fork 424
Open
Labels
Description
Is it possible to use the Shadow plugin to create a source code and maybe even a javadoc jar that reflects the state after "merging"?
I need to import ASM in my project, i.e. the original packaging cannot be used for anything since this would violate compatibility. However, if someone added a dependency to my project, they could not navigate the dependency or read any documentation since the uber jar does not come with such information.
If this is not yet possible, is it consider to implement such functionality? I really need it and I want to move a first release to Maven Central soon, so I would be more than greatful. Great plugin, by the way, even without that feature!
felixbarny, helpermethod, gcalvojp, jordanjennings, dnault and 14 more