Class CreateClasspathMojo

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

    @Mojo(name="create-classpath",
          defaultPhase=PACKAGE,
          requiresDependencyResolution=RUNTIME)
    public class CreateClasspathMojo
    extends org.apache.maven.plugin.AbstractMojo
    • Constructor Detail

      • CreateClasspathMojo

        public CreateClasspathMojo()
    • Method Detail

      • execute

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