[ http://jira.codehaus.org/browse/MASSEMBLY-14?page=comments#action_64635 ]
Edwin Punzalan commented on MASSEMBLY-14: ----------------------------------------- Come to think of it... When you are trying to build from a parent project and want to package all modules (with their dependencies) into a single archive, then you should the assembly descriptor element <modules>. And as such, I'll be changing the way the getDependencies() method is made. It should not be concerning itself with what's in the reactor as it currently does. It should just simply return the dependencies of the current project. > assembly plugin does not include dependencies for all artifacts in reactor. > --------------------------------------------------------------------------- > > Key: MASSEMBLY-14 > URL: http://jira.codehaus.org/browse/MASSEMBLY-14 > Project: Maven 2.x Assembly Plugin > Type: Bug > Reporter: Erick Dovale > Assignee: Edwin Punzalan > Attachments: MNG-1206-maven-assembly-plugin.patch, test-assembly-m2.zip > > > When trying to create an archive using maven-assembly-plugin the dependencies > for the artifacts in the reactor are not added to the archive. > attached is a whole project structure that can be used to reproduce this > issue. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira