You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by br...@apache.org on 2004/10/23 14:52:37 UTC

[ANN] Maven WAR Plugin 1.6.1 released

The maven team is pleased to announce the Maven WAR Plugin 1.6.1 release! 

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

War Plugin for Maven 

Changes in this version include:

  Fixed bugs:

o Removed attribute update=truefrom ant:jarcall, so now a fresh WAR is 
  created on each run. Issue: MPWAR-33. 
o Allow use of maven.war.manifest to specify the manifest file location. 
  Issue: MPWAR-22. 

  Changes:

o Made the maven.war.final.nameproperty public as it is required by several 
  other plugins and before this change the only way is for these plugins was 
  to call the non-public war:initgoal. 
o Splitted war:webapp in war:war-resources and war:webapp. 
o Deprecated war:load hook goal 
o Make docs more readable.  

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

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-war-plugin
  -Dversion=1.6.1

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