From 2a30d81c093fd7cec31abab2d915162467f85959 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 1 May 2004 17:34:31 +0000 Subject: [PATCH] Improved plugin description. The announcement plugin now uses the 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 --- announcement/project.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/announcement/project.xml b/announcement/project.xml index fa022f9d..36642f66 100644 --- a/announcement/project.xml +++ b/announcement/project.xml @@ -24,6 +24,11 @@ maven-announcement-plugin Maven Announcement plugin 1.1-SNAPSHOT + + 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. + > Produce release announcement http://maven.apache.org/reference/plugins/announcement/ http://jira.codehaus.org/BrowseProject.jspa?id=10470