Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sort pom files#52

Open
delanym wants to merge 1 commit intorefactorfirst:mainfrom
delanym:sortpoms
Open

Sort pom files#52
delanym wants to merge 1 commit intorefactorfirst:mainfrom
delanym:sortpoms

Conversation

Copy link

delanym commented Feb 2, 2023

hi there!
I added a plugin execution to run in the validation phase of each module in the project.
The plugin sorts the pom.xml files inplace.
https://github.com/Ekryd/sortpom

I notice you've got a few security plugins, and maybe you're concerned and don't have the patience for validating a large change like this. In that case you could simply copy the plugin into your parent pom and run mvn validate. The committed changes should match exactly.

I'd like to make further PRs on the back of this foundation. Are you open to making JDK11 your base version? It would simplify the errorprone configuration for one.

Copy link

ghost commented Feb 2, 2023

Click on the image for a new way to code review
  • Make big changes easier -- review code in small groups of related files

  • Know where to start -- see the whole change at a glance

  • Take a code tour -- explore the change with an interactive tour

  • Make comments and review -- all fully sync'ed with github

    Try it now!

Legend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants