Author: pottlinger
Date: Tue Jul 22 22:27:27 2014
New Revision: 1612714

URL: http://svn.apache.org/r1612714
Log:
RAT-165:
Added default goal in order to just launch mvn in CLI instead of mvn clean 
install.

Modified:
    creadur/rat/trunk/pom.xml

Modified: creadur/rat/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1612714&r1=1612713&r2=1612714&view=diff
==============================================================================
--- creadur/rat/trunk/pom.xml (original)
+++ creadur/rat/trunk/pom.xml Tue Jul 22 22:27:27 2014
@@ -228,6 +228,7 @@ agnostic home for software distribution 
   </reporting>
 
   <build>
+    <defaultGoal>clean install</defaultGoal>
     <pluginManagement>
       <!--
         This section is typically used to configure the versions of


Reply via email to