Class AbstractRewriteRunMojo

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

public class AbstractRewriteRunMojo extends AbstractRewriteMojo
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
      Throws:
      org.apache.maven.plugin.MojoExecutionException