exist icon indicating copy to clipboard operation
exist copied to clipboard

Restructure pomfiles

Open dizzzz opened this issue 5 years ago • 6 comments

mvn tidy:pom

and mvn com.github.ekryd.sortpom:sortpom-maven-plugin:sort -Dsort.predefinedSortOrder=custom_1 -Dsort.nrOfIndentSpace=4 -Dsort.sortDependencies=scope,groupId,artifactId -Dsort.keepBlankLines=true

dizzzz avatar Jan 04 '20 20:01 dizzzz

@adamretter thnx for your feedback; basically I just rand the plugins, assuming that the default settings are well chosen.....

dizzzz avatar Jan 04 '20 22:01 dizzzz

thnx

dizzzz avatar Jan 04 '20 22:01 dizzzz

@dizzzz you don't need to close it! I think some of the changes are great. The one I think most useful is ordering the dependencies alphabetically

adamretter avatar Jan 04 '20 22:01 adamretter

@dizzzz Could you please force push to this branch once more? I think when you closed the PR it might've prevented the Appveyor CI check from completing. I just restarted the 1 failing Travis build.

joewiz avatar Mar 27 '20 05:03 joewiz

I have another idea to improve this PR

dizzzz avatar Mar 27 '20 19:03 dizzzz

@dizzzz is this still WIP, or have things moved on and we should close ?

duncdrum avatar Apr 07 '23 19:04 duncdrum