[ https://issues.apache.org/jira/browse/MASFRES-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13746729#comment-13746729 ]
Dennis Lundberg commented on MASFRES-8: --------------------------------------- I'm not sure what kind of configuration you have in place in your project, but Maven does not build a JAR with source code or dependencies by default. That is done through various plugins other than the JAR Plugin, using some configuration. > Include assembly descriptor in the produced jar file > ---------------------------------------------------- > > Key: MASFRES-8 > URL: https://issues.apache.org/jira/browse/MASFRES-8 > Project: Apache Maven Resource Bundles > Issue Type: Wish > Reporter: Maysam Yabandeh > Priority: Minor > > Many assembly descriptors conservatively include many jar dependencies in the > final jar file, resulting into fat jar problem. If the assembly descriptor > file was included by default, each framework could disassemble the fat jar on > demand and reassemble it having the known, available jar files excluded. > Issues like hadoop-9639 can benefit from this feature. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira