You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/02/06 18:54:06 UTC

svn commit: r151613 - jakarta/commons/sandbox/functor/trunk/maven.xml

Author: dirkv
Date: Sun Feb  6 09:54:05 2005
New Revision: 151613

URL: http://svn.apache.org/viewcvs?view=rev&rev=151613
Log:
fix build

Modified:
    jakarta/commons/sandbox/functor/trunk/maven.xml

Modified: jakarta/commons/sandbox/functor/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/functor/trunk/maven.xml?view=diff&r1=151612&r2=151613
==============================================================================
--- jakarta/commons/sandbox/functor/trunk/maven.xml (original)
+++ jakarta/commons/sandbox/functor/trunk/maven.xml Sun Feb  6 09:54:05 2005
@@ -33,8 +33,8 @@
 
 <postGoal name="xdoc:register-reports"> 
   <attainGoal name="maven-checkstyle-plugin:deregister"/> 
-  <attainGoal name="maven-linkcheck-plugin:deregister"/> 
-  <attainGoal name="maven-clover-plugin:register"/> 
+<!--  <attainGoal name="maven-linkcheck-plugin:deregister"/> -->
+<!--  <attainGoal name="maven-clover-plugin:register"/>  -->
 </postGoal> 
 
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org