You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Vincent Massol <vm...@apache.org> on 2005/06/05 19:24:13 UTC

[ANN] Maven Jar Plug-in 1.7 released

We are pleased to announce the Maven Jar Plug-in 1.7 release! 

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

Plugin for creating JAR files. 

Changes in this version include:

  New Features:

o Added new property maven.jar.final.name. Issue: MPJAR-38. 

  Fixed bugs:

o Fix typo on documentation. Issue: MPJAR-42. Thanks to Joseph Benavidez. 
o Fix typo on documentation. Issue: MPJAR-40. Thanks to Shinobu Kawai.  

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

maven plugin:download
  -Dmaven.repo.remote=http://www.ibiblio.org/maven, http://cvs.apache.org/repository/
  -DgroupId=maven
  -DartifactId=maven-jar-plugin
  -Dversion=1.7

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-jar-plugin-1.7.jar
         

Have fun!
-The Maven Jar Plug-in development team
      

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