mirror of https://github.com/apache/maven.git
[MNG-4789] [regression] Difference in compile scope dependency resolution
[MNG-4800] Conflict resolution does not pick sub tree of nearest dependency if farther conflicting dependency has wider scope git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@996468 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0ce5541bb5
commit
1939ae56d9
2
pom.xml
2
pom.xml
|
@ -50,7 +50,7 @@
|
||||||
<cipherVersion>1.4</cipherVersion>
|
<cipherVersion>1.4</cipherVersion>
|
||||||
<modelloVersion>1.4</modelloVersion>
|
<modelloVersion>1.4</modelloVersion>
|
||||||
<jxpathVersion>1.3</jxpathVersion>
|
<jxpathVersion>1.3</jxpathVersion>
|
||||||
<aetherVersion>1.2</aetherVersion>
|
<aetherVersion>1.3</aetherVersion>
|
||||||
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
|
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue