org.apache.maven.plugin.war
public class WarMojo extends AbstractWarMojo
Version: $Id: WarMojo.java 390289 2006-03-31 00:17:24Z brett $
UNKNOWN: war package runtime
Method Summary | |
---|---|
void | execute()
Executes the WarMojo on the current project.
|
protected String | getClassifier()
Overload this to produce a test-war, for example. |
protected static File | getWarFile(File basedir, String finalName, String classifier) |
Throws: MojoExecutionException if an error occured while building the webapp