-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Plugin states that
The pom.xml file will be rewritten according to the POM Code Convention of the Maven team.
POM Code Convention states that
Indentation: Always use 2 space indents, unless you're wrapping a new XML tags line in which case you should indent 4 spaces.
Tidy-maven-plugin seems to ignore indent altogether.
Reactions are currently unavailable