Package net.ltgt.gwt.maven
Class GenerateModuleMetadataMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- net.ltgt.gwt.maven.GenerateModuleMetadataMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate-module-metadata", threadSafe=true, defaultPhase=GENERATE_RESOURCES) public class GenerateModuleMetadataMojo extends org.apache.maven.plugin.AbstractMojoGenerates theMETA-INF/gwt/mainModulefile used bygwt:generate-modulein downstream projects.
-
-
Constructor Summary
Constructors Constructor Description GenerateModuleMetadataMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-