2003-01-24 03:44:26 +00:00

20 lines
537 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<title>Maven statcvs Plug-in Goals</title>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<goals>
<goal>
<name>statcvs</name>
<description>Generate CVS statistics for the current CVS project</description>
</goal>
<goal>
<name>statcvs:generate</name>
<description>Generate CVS statistics for the current CVS project</description>
</goal>
</goals>
</body>
</document>