You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stevo Slavic (JIRA)" <ji...@codehaus.org> on 2009/11/05 16:21:55 UTC

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

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

        

[jira] Closed: (MASSEMBLY-448) Assembly plugin's dependency resolution for dependency sets is not inline with maven dependency resolution

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MASSEMBLY-448.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2-beta-6
         Assignee: John Casey

> 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
>            Assignee: John Casey
>             Fix For: 2.2-beta-6
>
>         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