You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/10/19 17:15:18 UTC

svn commit: r1533774 - /maven/plugins/trunk/maven-dependency-plugin/src/it/purge-local-repository-version-range/invoker.properties

Author: hboutemy
Date: Sat Oct 19 15:15:17 2013
New Revision: 1533774

URL: http://svn.apache.org/r1533774
Log:
not yet fixed in Maven 3.1.1

Modified:
    maven/plugins/trunk/maven-dependency-plugin/src/it/purge-local-repository-version-range/invoker.properties

Modified: maven/plugins/trunk/maven-dependency-plugin/src/it/purge-local-repository-version-range/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/it/purge-local-repository-version-range/invoker.properties?rev=1533774&r1=1533773&r2=1533774&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/src/it/purge-local-repository-version-range/invoker.properties (original)
+++ maven/plugins/trunk/maven-dependency-plugin/src/it/purge-local-repository-version-range/invoker.properties Sat Oct 19 15:15:17 2013
@@ -1,3 +1,3 @@
 invoker.goals = ${project.groupId}:${project.artifactId}:${project.version}:purge-local-repository
 # [MNG-5366] Does not work in Maven 3.0.4 due to the resolveAlways operation not correctly forcing a new download
-invoker.maven.version = !3.0.4,!3.0.5,!3.1.0
+invoker.maven.version = !3.0.4,!3.0.5,!3.1.0,!3.1.1