Class GenerateResourcesMojo

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

    @Mojo(name="generate-resources",
          defaultPhase=GENERATE_RESOURCES,
          requiresDependencyResolution=TEST,
          threadSafe=true)
    public class GenerateResourcesMojo
    extends AbstractSlingStartMojo
    • Field Detail

      • mojoExecution

        @Parameter(defaultValue="${mojoExecution}",
                   readonly=true,
                   required=true)
        protected org.apache.maven.plugin.MojoExecution mojoExecution
    • Constructor Detail

      • GenerateResourcesMojo

        public GenerateResourcesMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException