Class UnpackResourceMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.royale.compiler.tools.unpack.UnpackResourceMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="unpack-resources",
defaultPhase=GENERATE_SOURCES)
public class UnpackResourceMojo
extends org.apache.maven.plugin.AbstractMojo
-
Field Summary
-
Constructor Summary
Constructors Constructor Description UnpackResourceMojo() -
Method Summary
Modifier and Type Method Description voidexecute()
-
Constructor Details
-
UnpackResourceMojo
public UnpackResourceMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
-