You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2004/04/30 18:57:57 UTC

cvs commit: maven-plugins project.properties

vmassol     2004/04/30 09:57:57

  Modified:    .        project.properties
  Log:
  added other aggregators
  
  Revision  Changes    Path
  1.6       +4 -1      maven-plugins/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/project.properties,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.properties	4 Mar 2004 18:40:25 -0000	1.5
  +++ project.properties	30 Apr 2004 16:57:57 -0000	1.6
  @@ -22,7 +22,10 @@
   maven.html2xdoc.enabled=true
   
   # Choose aggregators to use for the dashboard plugin report
  -maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc
  +maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,junitfailures,juniterrors,simiantdl
  +
  +# Make sure we generate a Clover XML report so that the dashboard
  +# Clover aggregator can extract Clover data
   maven.clover.report.xml=true
   
   # Checkstyle
  
  
  

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