Uses of Class
org.openrewrite.maven.AbstractRewriteMojo
Packages that use AbstractRewriteMojo
-
Uses of AbstractRewriteMojo in org.openrewrite.maven
Subclasses of AbstractRewriteMojo in org.openrewrite.mavenModifier and TypeClassDescriptionclassclassBase mojo for rewrite:dryRun and rewrite:dryRunNoFork.classRun the configured recipes and apply the changes locally.classGenerate a report of the available recipes and styles found on the classpath.
Can also be used to display information about a specific recipe.classGenerate warnings to the console for any recipe that would make changes, but do not make changes.classGenerate warnings to the console for any recipe that would make changes, but do not make changes.classRun the configured recipes and apply the changes locally.classRun the configured recipes and apply the changes locally.