Stanislav Spiridonov created MNG-6158:
-----------------------------------------

             Summary: Duplicate transitive dependency with provided and runtime 
scopes
                 Key: MNG-6158
                 URL: https://issues.apache.org/jira/browse/MNG-6158
             Project: Maven
          Issue Type: Bug
          Components: Dependencies
    Affects Versions: 3.3.9
            Reporter: Stanislav Spiridonov


I have in project duplicate transitive dependency with *provided* and *runtime* 
scopes (from different direct dependencies).

Now the final scope of such dependency are resolved to *runtime*. 

I sure that resolved scope should be *compile* because by *provided* scope the 
dependency MUST be in compile classpath and by *runtime* scope the dependency 
MUST be in runtime



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to