You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rw...@apache.org on 2003/11/12 01:24:40 UTC

cvs commit: jakarta-commons-sandbox/functor maven.xml

rwaldhoff    2003/11/11 16:24:40

  Modified:    functor  maven.xml
  Log:
  de-register checkstyle report for now, since the checkstyle config format has changed
  
  Revision  Changes    Path
  1.3       +5 -0      jakarta-commons-sandbox/functor/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/functor/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml	18 Feb 2003 22:14:56 -0000	1.2
  +++ maven.xml	12 Nov 2003 00:24:40 -0000	1.3
  @@ -8,4 +8,9 @@
     <maven:addPath id="maven-classpath" refid="conf-classpath"/>
   </preGoal>
   
  +<postGoal name="xdoc:register-reports"> 
  +  <attainGoal name="maven-checkstyle-plugin:deregister"/> 
  +  <attainGoal name="maven-linkcheck-plugin:deregister"/> 
  +</postGoal> 
  +
   </project>
  
  
  

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