Class XIPMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="xip",
          defaultPhase=GENERATE_RESOURCES,
          requiresDependencyResolution=COMPILE,
          requiresProject=true,
          threadSafe=true)
    public class XIPMojo
    extends AbstractExtensionMojo
    Since:
    9.4RC1
    Version:
    $Id: ad5481529245be47afaba8d667aacb2285a9aacc $
    • Constructor Detail

      • XIPMojo

        public XIPMojo()
    • Method Detail

      • executeInternal

        public void executeInternal()
                             throws org.apache.maven.plugin.MojoExecutionException
        Specified by:
        executeInternal in class AbstractExtensionMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException