Created: (MASSEMBLY-448) Assembly plugin's dependency resolution for dependency sets is not inline with maven dependency resolution

View: New views
1 Messages — Rating Filter:   Alert me  

Created: (MASSEMBLY-448) Assembly plugin's dependency resolution for dependency sets is not inline with maven dependency resolution

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Assembly plugin's dependency resolution for dependency sets is not inline with maven dependency resolution
----------------------------------------------------------------------------------------------------------

                 Key: MASSEMBLY-448
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-448
             Project: Maven 2.x Assembly Plugin
          Issue Type: Bug
    Affects Versions: 2.2-beta-4
         Environment: maven 2.2.1
            Reporter: Stevo Slavic
         Attachments: foo.bar.zip

Attached is example project which demonstrates faulty dependency resolution. Project has an aggregator module with single child module. Dependency declared in aggregator's POM's dependencyManagement section to be in provided scope, is overriden in child module and set to be in compile scope. Assembly plugin configured in child module seems to treat dependency as in provided scope instead of compile, so it doesn't get included in zip package.

--
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