Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
It would be valuable to have additional type of source distribution, a source jar that has the same structure as the jar and javadoc jar. It's useful for use in IDEs for debugging, examining source for dependencies etc. If such source distributions get uploaded to remote servers along with the jars and javadoc jars, it's fairly easy to automate the download and use in the IDE for any dependency of the currently used project. (I would like to use this feature in mevenide)
The proposed patch is attached. If you accept the patch, I can also try to write the docs for the feature.
Attachments
Issue Links
| This issue is related to: | ||||
| MEVENIDE-151 | support 'src' jars |
|
|
|
I filed an issue against maven-dist-plugin