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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user