Uses of Class
org.openrewrite.maven.ConfigurableRewriteMojo
Packages that use ConfigurableRewriteMojo
-
Uses of ConfigurableRewriteMojo in org.openrewrite.maven
Subclasses of ConfigurableRewriteMojo in org.openrewrite.mavenModifier and TypeClassDescriptionclassBase mojo for rewrite:dryRun and rewrite:dryRunNoFork.classclassRun the configured recipes and apply the changes locally.classGenerate a CycloneDx bill of materials outlining the project's dependencies, including transitive dependencies.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.