Hi , The plugin documentation is now generated in a different way.
from page http://maven.apache.org/plugins/maven-war-plugin/index.html Click on "Project reports" on the bottom left side, then on "Plugin documentation" Or directly go to http://maven.apache.org/plugins/maven-war-plugin/plugin-info.html Cheers Thierry 2006/6/1, Edwin Punzalan <[EMAIL PROTECTED]>:
The docs should be here: http://maven.apache.org/plugins/maven-war-plugin/index.html I don't know what happened to the web page, but i think you can download the source and do "mvn site:site" and you'll get the plugin html pages. Michael Bauschert wrote: > Hi all, > > can anybody tell me if the usage of the maven-war-plugin configuration > tags has been documented? > > Currently i am only aware of the warSourceDirectory-Element. But i think > there must be others for libs, classes dir etc. > > <plugin> > <artifactId>maven-war-plugin</artifactId> > <configuration> > <warSourceDirectory>sri2</warSourceDirectory> > </configuration> > </plugin> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]