Dependency not obtained
-----------------------

                 Key: MNG-4882
                 URL: http://jira.codehaus.org/browse/MNG-4882
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Dependencies
    Affects Versions: 2.0.9
            Reporter: Ashish Mulwani


I have a project A for which I have defined a dependency B of type pom with 
scope as provided. Dependency C is a part of B and should have been obtained 
from B with provided scope. But in my project A I am not getting the Dependency 
C. The dependency tree for the project shows this message (scope updated from 
provided; omitted for duplicate) for dependency C but I couldn't find C coming 
from any other dependency in the dependency tree. This is giving a compilation 
error for my Project A and i cannot proceed further.

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