Class AbstractRewriteRunMojo

All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
RewriteRunMojo, RewriteRunNoForkMojo

public class AbstractRewriteRunMojo extends AbstractRewriteBaseRunMojo
Run the configured recipes and apply the changes locally.

Base mojo for rewrite:run and rewrite:runNoFork.

  • Constructor Details

    • AbstractRewriteRunMojo

      public AbstractRewriteRunMojo()
  • Method Details

    • execute

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