From cbd45783302b23820f1d43bb5d1bbe874efe87fe Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sun, 13 May 2012 13:03:30 +0000 Subject: [PATCH] missed to add the file git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1337866 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties diff --git a/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties b/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties new file mode 100644 index 0000000..51ffa25 --- /dev/null +++ b/maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties @@ -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 +