Author: simonetripodi
Date: Fri Jun  3 22:41:58 2011
New Revision: 1131276

URL: http://svn.apache.org/viewvc?rev=1131276&view=rev
Log:
no more need to invoke the package goal to produce the clirr report

Modified:
    commons/sandbox/digester3/trunk/pom.xml

Modified: commons/sandbox/digester3/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/pom.xml?rev=1131276&r1=1131275&r2=1131276&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/pom.xml (original)
+++ commons/sandbox/digester3/trunk/pom.xml Fri Jun  3 22:41:58 2011
@@ -260,7 +260,7 @@
         <version>1.3</version>
         <executions>
           <execution>
-            <phase>package</phase>
+            <phase>process-classes</phase>
             <goals>
               <goal>jarjar</goal>
             </goals>


Reply via email to