Class RewriteDiffMojo

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

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

      • RewriteDiffMojo

        public RewriteDiffMojo()
    • Method Detail

      • execute

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