Class RewriteWarnMojo

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

    @Mojo(name="warn",
          requiresDependencyResolution=TEST,
          threadSafe=true,
          defaultPhase=PROCESS_TEST_CLASSES)
    @Execute(phase=PROCESS_TEST_CLASSES)
    public class RewriteWarnMojo
    extends AbstractRewriteMojo
    • Constructor Detail

      • RewriteWarnMojo

        public RewriteWarnMojo()
    • Method Detail

      • execute

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