Author: rahul
Date: Fri Feb  3 21:03:39 2006
New Revision: 374830

URL: http://svn.apache.org/viewcvs?rev=374830&view=rev
Log:
Add Cobertura report to the list of project reports based on nudge by Peter 
Costa.

I'm aware "maven site" will fail if the plugin isn't already downloaded, but I 
don't like adding site related plugin depedencies to the project since they 
clutter up the dependencies page, IMO.

Modified:
    jakarta/commons/sandbox/scxml/trunk/project.xml

Modified: jakarta/commons/sandbox/scxml/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/project.xml?rev=374830&r1=374829&r2=374830&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/project.xml (original)
+++ jakarta/commons/sandbox/scxml/trunk/project.xml Fri Feb  3 21:03:39 2006
@@ -229,6 +229,7 @@
      <!--report>maven-changelog-plugin</report-->
      <report>maven-changes-plugin</report>
      <report>maven-checkstyle-plugin</report>
+     <report>maven-cobertura-plugin</report>
      <!--report>maven-clover-plugin</report-->
      <!--report>maven-developer-activity-plugin</report-->
      <!--report>maven-file-activity-plugin</report-->



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

Reply via email to