Class AarMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.axis2.maven2.aar.AbstractAarMojo
org.apache.axis2.maven2.aar.AarMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="aar", defaultPhase=PACKAGE, requiresDependencyResolution=RUNTIME) public class AarMojo extends AbstractAarMojo
Build a aar.
  • Constructor Details

    • AarMojo

      public AarMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Executes the AarMojo on the current project.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - if an error occured while building the webapp