Package org.l2x6.cq.maven
Class PromoteExtensionMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.l2x6.cq.maven.PromoteExtensionMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="promote", requiresProject=true, inheritByDefault=false) public class PromoteExtensionMojo extends org.apache.maven.plugin.AbstractMojoPromotes an extension identified byartifactIdBasefrom JVM-only to JVM+native state.
-
-
Constructor Summary
Constructors Constructor Description PromoteExtensionMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-