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

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

War Plugin for Maven

Changes in this version include:

  Fixed bugs:

o preserve last modified time of source files in the exploded webapp Issue:
  MPWAR-25.
o Call test:test regardless of whether sources are present as it contains
  build logic Issue: MPWAR-1.
o Remove extra call to java:compile Issue: MPWAR-24.

  Changes:

o Allow automated generation of manifest Class-Path Issue: MPWAR-21.
o Allow customizing of MANIFEST.MF Issue: MPWAR-22.

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

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

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


Have fun!
-The maven team


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to