Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vitalijr2 opened this issue May 13, 2024 · 0 comments

Comments

@vitalijr2
Copy link

vitalijr2 commented May 13, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant