All Classes
-
Class Summary Class Description AbstractRewriteMojo AbstractRewriteMojo.ResultsContainer ArtifactResolver ConfigurableRewriteMojo CycloneDxBomMojo Generate a CycloneDx bill of materials outlining the project's dependencies, including transitive dependencies.HelpMojo Display help information on rewrite-maven-plugin.
Callmvn rewrite:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.MavenLoggingMeterRegistry MavenMojoProjectParser MeterRegistryProvider RecipeDescriptorTree Used for traversing around the collection of available RecipeDescriptors in the environment.RecipeDescriptorTreePrompter Interactive shell to select and explore available options in the environment.ResourceParser RewriteDiscoverMojo Generate a report of available recipes found on the classpath.
./mvnw rewrite:discover -Ddetail=true -Drecipe=<recipe-name>to display recipe configuration details.RewriteDryRunMojo Generate warnings to the console for any recipe that would make changes, but do not make changes.RewriteRunMojo Run the configured recipes and apply the changes locally.