Skip to content

The plugin requires second run and makes strange aligment of configuration section #101

Open
@vitalijr2

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions