You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by sn...@apache.org on 2006/02/13 01:14:44 UTC

[ANN] Maven RAR Plugin 1.1 released

The maven team is pleased to announce the Maven RAR Plugin 1.1 release! 

http://maven.apache.org/maven-1.x/reference/plugins/rar/

Rar Plugin for Maven 

Changes in this version include:

  New Features:

o Added maven.rar.final.name property. Issue: MPRAR-2. 
o Add xdocs/changes.xml 

  Fixed bugs:

o Fixed handling of plugin properties: ra.xml file is now included wherever 
  it is located. Issue: MPRAR-1. 
o Move versions element to correct location in POM 
o Make plugin.jelly ascii for CVS 

  Changes:

o Update dependencies to match ones in maven 1.1 core and to unify them 
  between plugins. The following dependencies are updated : 
  commons-jelly-tags-util v1.1 -> v1.1.1 Issue: MAVEN-1712. 
o Deprecate rar:load hook goal  

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

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-rar-plugin
  -Dversion=1.1

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-rar-plugin-1.1.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