git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114670 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2004-02-03 11:32:45 +00:00
parent 9ba04797c3
commit 4fe32c941b
6 changed files with 88 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<title>Maven Developer Activity Plug-in Goals</title>
</properties>
<body>
<goals>
<goal>
<name>maven-developer-activity-plugin:report</name>
<description>Generate developer and file activity reports</description>
</goal>
</goals>
</body>
</document>