You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Vincent Massol <vm...@pivolis.com> on 2004/07/08 16:47:48 UTC

[ANN] Announcement plugin 1.2 released

The maven team is pleased to announce the Maven Announcement Plugin 1.2 
release! 

http://maven.apache.org/reference/plugins/announcement/

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. 

Changes in this version include:

  New Features:

o Added new announcement:generate-allto generate announcement files for all 
  releases. 

  Changes:

o Generates the announcement file in ${maven.gen.docs}/announcementsso that 
  it is copied to the web site when this later is deployed. 
o Default announcement file name now contains the version in its name.  

To automatically install the plugin, type the following on a single line:

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-announcement-plugin
  -Dversion=1.2

For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven/maven/plugins/maven-announcement-plugin-1.2.jar
         

Have fun!
-The maven team
      


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org