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

PR used to test bad pom.xml formatting #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sbernard31
Copy link
Owner

It aims to check error on : eclipse-leshan#1285

@github-actions
Copy link

github-actions bot commented Jul 13, 2022

Pom.xml files are not well formatted ! (more details)

Ensure your code build locally using:

mvn clean install

Or just validate pom formatting with :

mvn com.github.ekryd.sortpom:sortpom-maven-plugin:verify -PallPom

You can format pom.xml file with :

mvn com.github.ekryd.sortpom:sortpom-maven-plugin:sort -PallPom

@github-actions
Copy link

ℹ️ Some tips :

If documentation or those automatic comments are not clear enough, please create a new issue to discus about how to enhance it.

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

Successfully merging this pull request may close these issues.

1 participant