The plugin requires second run and makes strange aligment of configuration section #101
Open
Description
I have made formatting of pom.xml
, see the commit Tidy POM.
But a workflow is failed because of
The POM violates the code style. Please format it by running
mvn tidy:pom
Then I run tidy:pom
again and it makes strange things like this:
- <plugin>
- <configuration>
+ <plugin><configuration>
<classpathDependencyExcludes>
<classpathDependencyExclude>com.ocarlsen.test:mock-slf4j-impl
</classpathDependencyExclude>
I use the version 1.3.0
Metadata
Assignees
Labels
No labels