Add docs
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:
parent
9ba04797c3
commit
4fe32c941b
15
developer-activity/xdocs/goals.xml
Normal file
15
developer-activity/xdocs/goals.xml
Normal 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>
|
||||||
17
developer-activity/xdocs/navigation.xml
Normal file
17
developer-activity/xdocs/navigation.xml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<project name="Maven Developer Activity Plug-in">
|
||||||
|
<title>Maven Developer Activity Plug-in</title>
|
||||||
|
<body>
|
||||||
|
<links>
|
||||||
|
<item href="http://maven.apache.org/" name="Maven">
|
||||||
|
</item>
|
||||||
|
</links>
|
||||||
|
<menu name="Overview">
|
||||||
|
<item href="/goals.html" name="Goals">
|
||||||
|
</item>
|
||||||
|
<item href="/properties.html" name="Properties">
|
||||||
|
</item>
|
||||||
|
</menu>
|
||||||
|
</body>
|
||||||
|
</project>
|
||||||
12
developer-activity/xdocs/properties.xml
Normal file
12
developer-activity/xdocs/properties.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<document>
|
||||||
|
<properties>
|
||||||
|
<title>Maven Developer Activity Plug-in Properties</title>
|
||||||
|
</properties>
|
||||||
|
<body>
|
||||||
|
<section name="Maven Developer Activity Plug-in Settings">
|
||||||
|
<a href="../changelog/properties.html">See Changelog plugin properties</a>
|
||||||
|
</section>
|
||||||
|
</body>
|
||||||
|
</document>
|
||||||
15
file-activity/xdocs/goals.xml
Normal file
15
file-activity/xdocs/goals.xml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<document>
|
||||||
|
<properties>
|
||||||
|
<title>Maven File Activity Plug-in Goals</title>
|
||||||
|
</properties>
|
||||||
|
<body>
|
||||||
|
<goals>
|
||||||
|
<goal>
|
||||||
|
<name>maven-file-activity-plugin:report</name>
|
||||||
|
<description>Generate developer and file activity reports</description>
|
||||||
|
</goal>
|
||||||
|
</goals>
|
||||||
|
</body>
|
||||||
|
</document>
|
||||||
17
file-activity/xdocs/navigation.xml
Normal file
17
file-activity/xdocs/navigation.xml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<project name="Maven File Activity Plug-in">
|
||||||
|
<title>Maven File Activity Plug-in</title>
|
||||||
|
<body>
|
||||||
|
<links>
|
||||||
|
<item href="http://maven.apache.org/" name="Maven">
|
||||||
|
</item>
|
||||||
|
</links>
|
||||||
|
<menu name="Overview">
|
||||||
|
<item href="/goals.html" name="Goals">
|
||||||
|
</item>
|
||||||
|
<item href="/properties.html" name="Properties">
|
||||||
|
</item>
|
||||||
|
</menu>
|
||||||
|
</body>
|
||||||
|
</project>
|
||||||
12
file-activity/xdocs/properties.xml
Normal file
12
file-activity/xdocs/properties.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<document>
|
||||||
|
<properties>
|
||||||
|
<title>Maven File Activity Plug-in Properties</title>
|
||||||
|
</properties>
|
||||||
|
<body>
|
||||||
|
<section name="Maven File Activity Plug-in Settings">
|
||||||
|
<a href="../changelog/properties.html">See Changelog plugin properties</a>
|
||||||
|
</section>
|
||||||
|
</body>
|
||||||
|
</document>
|
||||||
Loading…
x
Reference in New Issue
Block a user