Skip to content

Releases: Ekryd/sortpom

v3.0.0

21 Apr 06:57
Compare
Choose a tag to compare

The predefined sort order is now according to the recommended pom order (as decided in 2008). Blank lines in the POM are now kept by default. If dependencies are sorted by SCOPE, then imported bom-files will be sorted towards the top. THIS IS A BREAKING CHANGE!

v2.15.0

06 Apr 11:23
Compare
Choose a tag to compare

Added support for sortDependencyExclusions to sort dependency exclusions by groupId and/or artifactId

v2.14.1 Bug fix

31 Mar 07:05
Compare
Choose a tag to compare

Fix sorting of dependencies and plugins if artifactId or groupId contains a line break

v2.14.0

19 Mar 22:29
Compare
Choose a tag to compare

Released version 2.14.0 that adds support for indentSchemaLocation to break apart the long project declaration line at the top of the pom

v2.13.1

19 Mar 22:31
Compare
Choose a tag to compare

Released version 2.13.1 that adds support for sortExecutions (to sort executions) and verifyFailOn (to have the option of a strict verify goal)

v2.13.0

19 Mar 22:32
Compare
Choose a tag to compare
v2.13.0 Pre-release
Pre-release

The release management system failed halfway through. Use 2.13.1 instead

v2.12.0

19 Mar 22:33
Compare
Choose a tag to compare

Released version 2.12.0 that adds support to remove the space before self-closing xml tags.

v2.11.0

19 Mar 22:34
Compare
Choose a tag to compare

Released version 2.11.0 that adds support to retain the file creation time of a sorted pom file.

v2.10.0

19 Mar 22:35
Compare
Choose a tag to compare

Eclipse users will not get 'Plugin execution not covered by lifecycle configuration' error anymore.

v2.9.0

19 Mar 22:36
Compare
Choose a tag to compare

Updated the default order to match Maven xsd. The parent element will get artifactId and groupId switched