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