Sortpom Versions Save

Maven plugin that helps the user sort pom.xml.

sortpom-parent-3.4.1

2 months ago

Solves a bug, where whitespace was removed even if xml:space="preserve" was used

sortpom-parent-3.4.0

2 months ago

Added parameter for omitting newline at end of file

sortpom-parent-3.3.0

9 months ago

Added parameter for quiet output from the plugin

sortpom-parent-3.2.1

1 year ago

Dependency updates. No new functionality

sortpom-parent-3.2.0

1 year ago

Added parameter sortDependencyManagement where dependency management can be sorted independently of dependencies

sortpom-parent-3.1.3

1 year ago

Fix formatting if text and other content is placed together in a xml tag

sortpom-parent-3.1.1

1 year ago

Please use a later release

sortpom-parent-3.1.2

1 year ago

Fixing two bugs from the 3.1.0 release:

  • Whitespace removed from multiple lines of text within XML tags
  • Comments in the root of the xml document was removed during sorting

sortpom-parent-3.1.0

1 year ago

Please use a later release Released version 3.1.0. Dropped support for Java 8. Updated underlying xml framework due to vulnerabilities. Updated other libraries and plugins.

This release contains two known bugs:

  • Whitespace removed from multiple lines of text within XML tags
  • Comments in the root of the xml document was removed during sorting

sortpom-parent-3.0.1

2 years ago

Fixed bug where ignoreLineSeparators was not respected during the 'verify' goal.