You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/05/13 15:03:31 UTC

svn commit: r1337866 - /maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties

Author: olamy
Date: Sun May 13 13:03:30 2012
New Revision: 1337866

URL: http://svn.apache.org/viewvc?rev=1337866&view=rev
Log:
missed to add the file

Added:
    maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties   (with props)

Added: maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties?rev=1337866&view=auto
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties (added)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties Sun May 13 13:03:30 2012
@@ -0,0 +1,3 @@
+invoker.goals.1 = clean install -DskipTests
+#invoker.goals.2 = org.apache.maven.ant.it:maven-ant-it-referenceParameter:1.0-SNAPSHOT:test
+

Propchange: maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision