Author: olamy Date: Sun May 13 12:54:02 2012 New Revision: 1337863 URL: http://svn.apache.org/viewvc?rev=1337863&view=rev Log: missed to add the file
Added: maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-reference-parameter/invoker.properties (with props) Added: maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-reference-parameter/invoker.properties URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-reference-parameter/invoker.properties?rev=1337863&view=auto ============================================================================== --- maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-reference-parameter/invoker.properties (added) +++ maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-reference-parameter/invoker.properties Sun May 13 12:54:02 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-reference-parameter/invoker.properties ------------------------------------------------------------------------------ svn:eol-style = native Propchange: maven/plugin-tools/trunk/maven-plugin-plugin/src/it/ant-reference-parameter/invoker.properties ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision