Improved plugin description. The announcement plugin now uses the <description> information in the announcement so it better be good... :-)

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115145 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2004-05-01 17:34:31 +00:00
parent 86ebf5fbb6
commit 2a30d81c09

View File

@@ -24,6 +24,11 @@
<id>maven-announcement-plugin</id>
<name>Maven Announcement plugin</name>
<currentVersion>1.1-SNAPSHOT</currentVersion>
<description>
The Announcement plugin generates release announcements. It uses the
information found in both the POM and in the changes.xml file to
generate the announcement text.
</description>>
<shortDescription>Produce release announcement</shortDescription>
<url>http://maven.apache.org/reference/plugins/announcement/</url>
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10470</issueTrackingUrl>