Parent Pom Dependency Scope overrides Child Pom Dependency Default Scope
------------------------------------------------------------------------

                 Key: MNG-3978
                 URL: http://jira.codehaus.org/browse/MNG-3978
             Project: Maven 2
          Issue Type: Bug
          Components: Inheritance and Interpolation
    Affects Versions: 3.0-alpha-1
            Reporter: Shane Isbell
             Fix For: 3.0-alpha-2


If parent pom specifies a scope within a dependency and the child does not 
specify scope, the child inherits the parent dependency scope. This is wrong: 
the child should use the default scope.

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