brett       2004/02/02 14:31:34

  Modified:    checkstyle/src/plugin-test project.xml
  Log:
  useful for testing current bug in checkstyle when running maven site
  
  Revision  Changes    Path
  1.2       +5 -0      maven-plugins/checkstyle/src/plugin-test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/checkstyle/src/plugin-test/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml       22 Sep 2003 01:14:22 -0000      1.1
  +++ project.xml       2 Feb 2004 22:31:34 -0000       1.2
  @@ -37,4 +37,9 @@
     <build>
       <sourceDirectory>src/main</sourceDirectory>
     </build>
  +
  +  <reports>
  +    <report>maven-jdepend-plugin</report>
  +    <report>maven-checkstyle-plugin</report>
  +  </reports>
   </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to