[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:
Benjamin Bentmann 2010-09-13 09:33:55 +00:00
parent 0ce5541bb5
commit 1939ae56d9
1 changed files with 1 additions and 1 deletions

View File

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