[ http://jira.codehaus.org/browse/MASSEMBLY-47?page=comments#action_54702 ]
Brett Porter commented on MASSEMBLY-47: --------------------------------------- Maven doesn't guess that modeA/target/*.jar is actually a Mavne project with dependencies, its just a JAR. What you want is to automatically include all modules built artifacts and their dependencies. Right? > Assembly task does not include modules > -------------------------------------- > > Key: MASSEMBLY-47 > URL: http://jira.codehaus.org/browse/MASSEMBLY-47 > Project: Maven 2.x Assembly Plugin > Type: Bug > Environment: OSX > Reporter: Yuri Schimke > Priority: Minor > > > I have a multi module project, with the parent pom doing the actual assembly. > The parent pom.xml does not have any direct dependencies, only those through > the individual modules. > None of the dependencies are included in the assembly. > However by including one of the dependencies with default scope in the parent > pom.xml, all dependencies are included in the assembly. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
