You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/05/10 23:35:48 UTC

svn commit: r1743285 - /maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-214-basedir-resource/invoker.properties

Author: hboutemy
Date: Tue May 10 23:35:48 2016
New Revision: 1743285

URL: http://svn.apache.org/viewvc?rev=1743285&view=rev
Log:
made the IT tolerant to relaunch without clean

Modified:
    maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-214-basedir-resource/invoker.properties

Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-214-basedir-resource/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-214-basedir-resource/invoker.properties?rev=1743285&r1=1743284&r2=1743285&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-214-basedir-resource/invoker.properties (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-214-basedir-resource/invoker.properties Tue May 10 23:35:48 2016
@@ -15,5 +15,5 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.goals = checkstyle:check
+invoker.goals = clean checkstyle:check
 invoker.buildResult = failure