Class AbstractRewriteRunMojo

  • 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 Detail

      • AbstractRewriteRunMojo

        public AbstractRewriteRunMojo()
    • Method Detail

      • execute

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