Package net.ltgt.gwt.maven
Class PackageAppMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- net.ltgt.gwt.maven.PackageAppMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="package-app", defaultPhase=PACKAGE, threadSafe=true) public class PackageAppMojo extends org.apache.maven.plugin.AbstractMojoPackage the compiled GWT application into a WAR-like archive.
-
-
Constructor Summary
Constructors Constructor Description PackageAppMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-