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 2011/07/29 20:33:36 UTC

svn commit: r1152334 - /maven/plugins/trunk/maven-eclipse-plugin/src/it/MECLIPSE-692/invoker.properties

Author: rfscholte
Date: Fri Jul 29 18:33:35 2011
New Revision: 1152334

URL: http://svn.apache.org/viewvc?rev=1152334&view=rev
Log:
use eclipse:clean in IT to remove previous generated files

Modified:
    maven/plugins/trunk/maven-eclipse-plugin/src/it/MECLIPSE-692/invoker.properties

Modified: maven/plugins/trunk/maven-eclipse-plugin/src/it/MECLIPSE-692/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/src/it/MECLIPSE-692/invoker.properties?rev=1152334&r1=1152333&r2=1152334&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/src/it/MECLIPSE-692/invoker.properties (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/src/it/MECLIPSE-692/invoker.properties Fri Jul 29 18:33:35 2011
@@ -1 +1 @@
-invoker.goals = clean eclipse:eclipse
\ No newline at end of file
+invoker.goals = eclipse:clean eclipse:eclipse
\ No newline at end of file