git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114670 13f79535-47bb-0310-9956-ffa450edef68
15 lines
362 B
XML
15 lines
362 B
XML
<?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> |