Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 4, 2025

Copy link
Copy Markdown
Contributor

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-api-di from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-api-di'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-api-model from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-api-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
  • 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-api-annotations from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-api-annotations'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-api-settings from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-api-settings'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-di from 4.0.0-rc-2 to 4.0.0-rc-3

Release notes

Sourced from org.apache.maven:maven-di'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

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-api-di` 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-api-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-api-annotations` 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-api-settings` 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-di` 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-version: 4.0.0-rc-3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-api-di
  dependency-version: 4.0.0-rc-3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-api-model
  dependency-version: 4.0.0-rc-3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-api-annotations
  dependency-version: 4.0.0-rc-3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-api-settings
  dependency-version: 4.0.0-rc-3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-version: 4.0.0-rc-3
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-di
  dependency-version: 4.0.0-rc-3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 4, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #287.

@dependabot dependabot Bot closed this Jun 25, 2025
@dependabot
dependabot Bot deleted the dependabot/maven/mavenVersion-4.0.0-rc-3 branch June 25, 2025 17:03
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.

0 participants