add documentation for goals
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@369146 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -21,17 +21,16 @@
|
||||
<document>
|
||||
<properties>
|
||||
<title>Maven Link Check Plug-in Goals</title>
|
||||
<author email="ben@walding.com">Ben Walding</author>
|
||||
</properties>
|
||||
<body>
|
||||
<goals>
|
||||
<goal>
|
||||
<name>linkcheck</name>
|
||||
<description></description>
|
||||
<name>maven-linkcheck-plugin:report-real</name>
|
||||
<description>Generate link check results and then transform to HTML.</description>
|
||||
</goal>
|
||||
<goal>
|
||||
<name>report</name>
|
||||
<description></description>
|
||||
<name>maven-linkcheck-plugin:clearcache</name>
|
||||
<description>Removes the cache file.</description>
|
||||
</goal>
|
||||
</goals>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user