rewrite-maven-plugin
rewrite-maven-plugin copied to clipboard
Make max cycles and min cycles configruable options
Currently there is no way for a user to override max or min cycles options, and will always get the defaults: min cycles=1, max cycles=3
Gradle plugin could surely use a similar update