Missing shortDesc
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113749 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a88f798510
commit
8b1d3c2940
@ -10,7 +10,7 @@
|
||||
|
||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||
<description>Creates XDoc documentation from an FAQ XML document.</description>
|
||||
<shortDescription/>
|
||||
<shortDescription>FAQ Plugin</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/faq/</url>
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/faq/</siteDirectory>
|
||||
<repository>
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||
<description>This document provides a report of activity in terms of CVS commits and breaks it out by file.</description>
|
||||
<shortDescription/>
|
||||
<shortDescription>File activity Report</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/file-activity/</url>
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/file-activity/</siteDirectory>
|
||||
<repository>
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||
<description>Creates a JavaDoc like report for any Jelly Tags used in a project.</description>
|
||||
<shortDescription/>
|
||||
<shortDescription>Javadoc stuff for Jelly tags</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/jellydoc/</url>
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/jellydoc/</siteDirectory>
|
||||
<repository>
|
||||
|
||||
@ -4,6 +4,8 @@
|
||||
<id>maven-simian-plugin</id>
|
||||
<name>Simian</name>
|
||||
<currentVersion>1.2-SNAPSHOT</currentVersion>
|
||||
<description>Simian Plugin for Maven</description>
|
||||
<shortDescription>Simian Plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/simian/</url>
|
||||
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/simian/</siteDirectory>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user