You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by sg...@apache.org on 2007/05/24 16:34:12 UTC

svn commit: r541310 - /jakarta/turbine/fulcrum/trunk/project.xml

Author: sgoeschl
Date: Thu May 24 07:34:11 2007
New Revision: 541310

URL: http://svn.apache.org/viewvc?view=rev&rev=541310
Log:
Using maven-cobertura-plugin-1.3 instead of maven-jcoverage-plugin

Modified:
    jakarta/turbine/fulcrum/trunk/project.xml

Modified: jakarta/turbine/fulcrum/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/turbine/fulcrum/trunk/project.xml?view=diff&rev=541310&r1=541309&r2=541310
==============================================================================
--- jakarta/turbine/fulcrum/trunk/project.xml (original)
+++ jakarta/turbine/fulcrum/trunk/project.xml Thu May 24 07:34:11 2007
@@ -366,7 +366,7 @@
     <report>maven-javadoc-plugin</report>
     <report>maven-jxr-plugin</report>
     <report>maven-junit-report-plugin</report>
-    <report>maven-jcoverage-plugin</report>
+    <report>maven-cobertura-plugin</report>
   </reports>
 
 </project>



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