mojohaus / maven-native

https://www.mojohaus.org/maven-native/
MIT License
18 stars 12 forks source link

Bump sortpom-maven-plugin from 2.8.0 to 3.0.1 #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sortpom-maven-plugin from 2.8.0 to 3.0.1.

Release notes

Sourced from sortpom-maven-plugin's releases.

v3.0.1

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

v3.0.0

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

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

v2.14.1 Bug fix

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

v2.14.0

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

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

The release management system failed halfway through. Use 2.13.1 instead

v2.12.0

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

v2.11.0

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

v2.10.0

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

v2.9.0

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

Commits
  • fc8348e [maven-release-plugin] prepare release sortpom-parent-3.0.1
  • b333c69 Adding scope provided for maven internal dependency. Force nexus-staging-mave...
  • e1f4ef2 Fix: setting IgnoreLineSeparators during the verify goal. Better name for set...
  • 8f192c1 Merge pull request #159 from Ekryd/dependabot/maven/org.apache.maven.plugins-...
  • 0cab2de Bump maven-site-plugin from 3.9.1 to 3.10.0
  • ab95b47 Merge pull request #158 from Ekryd/dependabot/maven/mockito.version-4.2.0
  • 594552a Bump mockito.version from 4.1.0 to 4.2.0
  • 1dd68b7 Merge pull request #155 from Ekryd/dependabot/maven/org.apache.maven.plugins-...
  • c869b06 Merge pull request #156 from Ekryd/dependabot/maven/org.apache.maven.plugin-t...
  • cdf6612 Merge pull request #157 from Ekryd/dependabot/maven/junit.jupiter.version-5.8.2
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)