mirror of https://github.com/apache/maven.git
[MNG-4815] (3.0-RC1) Maven Java API does not give nice error messages when improperly configured
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1000091 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
137b64e837
commit
73b8f102f6
2
pom.xml
2
pom.xml
|
@ -50,7 +50,7 @@
|
|||
<cipherVersion>1.4</cipherVersion>
|
||||
<modelloVersion>1.4</modelloVersion>
|
||||
<jxpathVersion>1.3</jxpathVersion>
|
||||
<aetherVersion>1.4</aetherVersion>
|
||||
<aetherVersion>1.5</aetherVersion>
|
||||
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue