[ 
https://jira.codehaus.org/browse/MASSEMBLY-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg updated MASSEMBLY-577:
--------------------------------------

    Component/s: moduleSet
    
> dependencySet inside moduleSet/binaries picks up dependencies of other 
> dependencySets
> -------------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-577
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-577
>             Project: Maven 2.x 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
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to