[ https://jira.codehaus.org/browse/MASSEMBLY-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kristian Rosenvold closed MASSEMBLY-577. ---------------------------------------- Resolution: Fixed Fix Version/s: 2.5.1 Assignee: Kristian Rosenvold > dependencySet inside moduleSet/binaries picks up dependencies of other > dependencySets > ------------------------------------------------------------------------------------- > > Key: MASSEMBLY-577 > URL: https://jira.codehaus.org/browse/MASSEMBLY-577 > Project: Maven Assembly Plugin > Issue Type: Bug > Components: moduleSet > Affects Versions: 2.2.1 > Environment: JDK 1.6_27, maven 3.0.2, Eclipse Indigo > Reporter: Carlos Martins > Assignee: Kristian Rosenvold > Fix For: 2.5.1 > > Attachments: moduleset-issue.zip, multiproject-modulset-issue.zip > > > Inside moduleset-issue.zip is a maven project (including eclipse indigo > project files) > The project has three modules: module-a, module-b and assembler. The > assembler module used the assembly plugin with a descriptor. > You can reproduce the issue by executing "mvn package" for the assembler > module and then observing the file > moduleset-issue/assebler/target/assembler-0.0.1-SNAPSHOT-bin.zip. > The objective of the descriptor was to create a zip file with two > directories: Directory A would include module-a and its dependencies and > directory B would contain module-b and its dependencies. > What happens is: both directories have all the dependencies. -- This message was sent by Atlassian JIRA (v6.1.6#6162)