[ 
http://jira.codehaus.org/browse/MNG-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Casey closed MNG-4240.
---------------------------

      Assignee: John Casey
    Resolution: Cannot Reproduce

this was an incorrect reading of the problem. Once I dug deeper into the case I 
was working on, we found the real problem

> Direct dependencies with scope == provided will not have their transitive 
> dependencies resolved for compiling and testing
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-4240
>                 URL: http://jira.codehaus.org/browse/MNG-4240
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 2.2.0
>            Reporter: John Casey
>            Assignee: John Casey
>             Fix For: 2.2.1
>
>
> While provided-scoped dependencies should never be passed *forward* from the 
> current artifact (should not be resolved when the declaring project is itself 
> used as a dependency), it is critical that provided scope and its full 
> dependency sub-tree is resolved for compilation and testing.

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

        

Reply via email to