exist
exist copied to clipboard
Restructure pomfiles
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
@adamretter thnx for your feedback; basically I just rand the plugins, assuming that the default settings are well chosen.....
thnx
@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
@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.
I have another idea to improve this PR
@dizzzz is this still WIP, or have things moved on and we should close ?