Skip to content

Bump mavenVersion from 4.0.0-rc-2 to 4.0.0-rc-3#83

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/mavenVersion-4.0.0-rc-3
Closed

Bump mavenVersion from 4.0.0-rc-2 to 4.0.0-rc-3#83
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/mavenVersion-4.0.0-rc-3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

Bumps mavenVersion from 4.0.0-rc-2 to 4.0.0-rc-3.
Updates org.apache.maven:maven-api-core from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-api-core's releases.

Maven 4.0.0-rc-3

Release notes

Maven has entered the release candidate phase and aims to be finally released in a few weeks. Please give it a try and report errors.

Upgrading from Maven 3

Maven 4 brings a tons of changes. We've tried hard to maximise compatibility with Maven 3.x, but in order to have your build work with Maven 4, you will need to upgrade some plugins (such as maven-enforcer-plugin, maven-remote-resources-plugin, maven-shade-plugin, etc...) to their most recent versions.

If your build is leveraging Maven extensions, you may very well expect some breakage. Some extensions may need to be updated:

  • the useful, but unmaintained, os-maven-plugin extension has been replaced with at nisse extension.

Contact the extensions' developers team to know their plans regarding supporting to Maven 4.

Upgrading from Maven 4.0.0-rc-2

Important note about breaking changes: Maven 4.0.0-rc-3 includes changes in the new API that will require updates in plugin targeting the new API, especially relating to [MNG-8395] which adds a new <source> element to the model and redirects the <sourceDirectory> element. Plugin developers will need to update their code to work with these changes.

Change log

What's Changed

... (truncated)

Commits
  • 3952d00 [maven-release-plugin] prepare release maven-4.0.0-rc-3
  • ce86116 [MNG-8610] Add javadoc for all o.a.m.api packages (#2142)
  • ece5dbb [MNG-8601] Add type test-java-source type (#2136)
  • cd7db1c [MNG-8588] Add activated profiles to Project interface (#2132)
  • 12ff710 [MNG-8594] Add atFile option (#2131)
  • 1cf5f4a [MNG-8591] Fix default value for plugin resolution (which has always been nul...
  • efae0a4 [MNG-8586] Expose Maven version segments as properties (#2116)
  • 37ea5a8 [MNG-8577] Project POM hierarchy (#2104)
  • 5b77395 [MNG-8558] Switch toolchain support for v4 API (#2084)
  • edd246c [MNG-8517] Cleanup dependencies (#2098)
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-core from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-core's releases.

Maven 4.0.0-rc-3

Release notes

Maven has entered the release candidate phase and aims to be finally released in a few weeks. Please give it a try and report errors.

Upgrading from Maven 3

Maven 4 brings a tons of changes. We've tried hard to maximise compatibility with Maven 3.x, but in order to have your build work with Maven 4, you will need to upgrade some plugins (such as maven-enforcer-plugin, maven-remote-resources-plugin, maven-shade-plugin, etc...) to their most recent versions.

If your build is leveraging Maven extensions, you may very well expect some breakage. Some extensions may need to be updated:

  • the useful, but unmaintained, os-maven-plugin extension has been replaced with at nisse extension.

Contact the extensions' developers team to know their plans regarding supporting to Maven 4.

Upgrading from Maven 4.0.0-rc-2

Important note about breaking changes: Maven 4.0.0-rc-3 includes changes in the new API that will require updates in plugin targeting the new API, especially relating to [MNG-8395] which adds a new <source> element to the model and redirects the <sourceDirectory> element. Plugin developers will need to update their code to work with these changes.

Change log

What's Changed

... (truncated)

Commits

Updates org.apache.maven:maven-model from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-model's releases.

Maven 4.0.0-rc-3

Release notes

Maven has entered the release candidate phase and aims to be finally released in a few weeks. Please give it a try and report errors.

Upgrading from Maven 3

Maven 4 brings a tons of changes. We've tried hard to maximise compatibility with Maven 3.x, but in order to have your build work with Maven 4, you will need to upgrade some plugins (such as maven-enforcer-plugin, maven-remote-resources-plugin, maven-shade-plugin, etc...) to their most recent versions.

If your build is leveraging Maven extensions, you may very well expect some breakage. Some extensions may need to be updated:

  • the useful, but unmaintained, os-maven-plugin extension has been replaced with at nisse extension.

Contact the extensions' developers team to know their plans regarding supporting to Maven 4.

Upgrading from Maven 4.0.0-rc-2

Important note about breaking changes: Maven 4.0.0-rc-3 includes changes in the new API that will require updates in plugin targeting the new API, especially relating to [MNG-8395] which adds a new <source> element to the model and redirects the <sourceDirectory> element. Plugin developers will need to update their code to work with these changes.

Change log

What's Changed

... (truncated)

Commits

Updates org.apache.maven:maven-xml from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-xml's releases.

Maven 4.0.0-rc-3

Release notes

Maven has entered the release candidate phase and aims to be finally released in a few weeks. Please give it a try and report errors.

Upgrading from Maven 3

Maven 4 brings a tons of changes. We've tried hard to maximise compatibility with Maven 3.x, but in order to have your build work with Maven 4, you will need to upgrade some plugins (such as maven-enforcer-plugin, maven-remote-resources-plugin, maven-shade-plugin, etc...) to their most recent versions.

If your build is leveraging Maven extensions, you may very well expect some breakage. Some extensions may need to be updated:

  • the useful, but unmaintained, os-maven-plugin extension has been replaced with at nisse extension.

Contact the extensions' developers team to know their plans regarding supporting to Maven 4.

Upgrading from Maven 4.0.0-rc-2

Important note about breaking changes: Maven 4.0.0-rc-3 includes changes in the new API that will require updates in plugin targeting the new API, especially relating to [MNG-8395] which adds a new <source> element to the model and redirects the <sourceDirectory> element. Plugin developers will need to update their code to work with these changes.

Change log

What's Changed

... (truncated)

Commits

Updates org.apache.maven:maven-resolver-provider from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-resolver-provider's releases.

Maven 4.0.0-rc-3

Release notes

Maven has entered the release candidate phase and aims to be finally released in a few weeks. Please give it a try and report errors.

Upgrading from Maven 3

Maven 4 brings a tons of changes. We've tried hard to maximise compatibility with Maven 3.x, but in order to have your build work with Maven 4, you will need to upgrade some plugins (such as maven-enforcer-plugin, maven-remote-resources-plugin, maven-shade-plugin, etc...) to their most recent versions.

If your build is leveraging Maven extensions, you may very well expect some breakage. Some extensions may need to be updated:

  • the useful, but unmaintained, os-maven-plugin extension has been replaced with at nisse extension.

Contact the extensions' developers team to know their plans regarding supporting to Maven 4.

Upgrading from Maven 4.0.0-rc-2

Important note about breaking changes: Maven 4.0.0-rc-3 includes changes in the new API that will require updates in plugin targeting the new API, especially relating to [MNG-8395] which adds a new <source> element to the model and redirects the <sourceDirectory> element. Plugin developers will need to update their code to work with these changes.

Change log

What's Changed

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps `mavenVersion` from 4.0.0-rc-2 to 4.0.0-rc-3.

Updates `org.apache.maven:maven-api-core` from 4.0.0-rc-2 to 4.0.0-rc-3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-4.0.0-rc-2...maven-4.0.0-rc-3)

Updates `org.apache.maven:maven-core` from 4.0.0-rc-2 to 4.0.0-rc-3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-4.0.0-rc-2...maven-4.0.0-rc-3)

Updates `org.apache.maven:maven-model` from 4.0.0-rc-2 to 4.0.0-rc-3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-4.0.0-rc-2...maven-4.0.0-rc-3)

Updates `org.apache.maven:maven-xml` from 4.0.0-rc-2 to 4.0.0-rc-3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-4.0.0-rc-2...maven-4.0.0-rc-3)

Updates `org.apache.maven:maven-resolver-provider` from 4.0.0-rc-2 to 4.0.0-rc-3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-4.0.0-rc-2...maven-4.0.0-rc-3)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-api-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 11, 2025
@desruisseaux
Copy link
Contributor

Duplicated of #81, #84 and #67. Bumping the version is not sufficient as there is API changes.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/mavenVersion-4.0.0-rc-3 branch March 16, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant