You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2013/06/08 16:17:04 UTC

svn commit: r1490987 - /maven/enforcer/trunk/maven-enforcer-plugin/src/it/projects/require-plugin-versions-plugin-with-integration-test-lifecycle/invoker.properties

Author: rfscholte
Date: Sat Jun  8 14:17:03 2013
New Revision: 1490987

URL: http://svn.apache.org/r1490987
Log:
Skip for current Maven3.1 release, until tychoteam has fixed the plugin.
With every newer Maven-version this test should be active again, since it should test for regression

Added:
    maven/enforcer/trunk/maven-enforcer-plugin/src/it/projects/require-plugin-versions-plugin-with-integration-test-lifecycle/invoker.properties

Added: maven/enforcer/trunk/maven-enforcer-plugin/src/it/projects/require-plugin-versions-plugin-with-integration-test-lifecycle/invoker.properties
URL: http://svn.apache.org/viewvc/maven/enforcer/trunk/maven-enforcer-plugin/src/it/projects/require-plugin-versions-plugin-with-integration-test-lifecycle/invoker.properties?rev=1490987&view=auto
==============================================================================
--- maven/enforcer/trunk/maven-enforcer-plugin/src/it/projects/require-plugin-versions-plugin-with-integration-test-lifecycle/invoker.properties (added)
+++ maven/enforcer/trunk/maven-enforcer-plugin/src/it/projects/require-plugin-versions-plugin-with-integration-test-lifecycle/invoker.properties Sat Jun  8 14:17:03 2013
@@ -0,0 +1,2 @@
+# Depends on https://bugs.eclipse.org/bugs/show_bug.cgi?id=406056
+invoker.maven.version=!3.1.0-alpha-1
\ No newline at end of file