You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brett Porter <Br...@apache.org> on 2004/05/12 16:05:06 UTC

Maven war plugin 1.6 released

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org