Uses of Class
org.openrewrite.maven.AbstractRewriteDryRunMojo
-
Packages that use AbstractRewriteDryRunMojo Package Description org.openrewrite.maven -
-
Uses of AbstractRewriteDryRunMojo in org.openrewrite.maven
Subclasses of AbstractRewriteDryRunMojo in org.openrewrite.maven Modifier and Type Class Description classRewriteDryRunMojoGenerate warnings to the console for any recipe that would make changes, but do not make changes.classRewriteDryRunNoForkMojoGenerate warnings to the console for any recipe that would make changes, but do not make changes.
-