org.apache.maven.plugin.war

Class WarManifestMojo

public class WarManifestMojo extends AbstractWarMojo

Generate a manifest for this WAR.

Version: $Id: WarMojo.java 307363 2005-10-09 04:50:58Z brett $

Author: Mike Perham

UNKNOWN: manifest process-resources runtime

Method Summary
voidexecute()
Executes the WarMojo on the current project.

Method Detail

execute

public void execute()
Executes the WarMojo on the current project.

Throws: MojoExecutionException if an error occured while building the webapp

Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.