Skip to content

build(deps): bump org.codehaus.plexus:plexus-build-api from 1.2.0 to 1.3.0 - #937

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.codehaus.plexus-plexus-build-api-1.3.0
Open

build(deps): bump org.codehaus.plexus:plexus-build-api from 1.2.0 to 1.3.0#937
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.codehaus.plexus-plexus-build-api-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps org.codehaus.plexus:plexus-build-api from 1.2.0 to 1.3.0.

Release notes

Sourced from org.codehaus.plexus:plexus-build-api's releases.

1.3.0

[!CAUTION] Do not use 1.3.0. Two known regressions make it unusable:

  • #127DefaultProgress carries both @Singleton and @MojoExecutionScoped, and 1.3.0 newly lists it in META-INF/sisu/javax.inject.Named. Guice rejects two scope annotations on one class, so the injector for any plugin realm holding this jar fails to build and Maven cannot load a single mojo from that plugin. Every goal fails, on Maven 3.9, 3.10, and 4.
  • #125DefaultBuildContext gained a LegacySupport constructor dependency and can no longer be provisioned outside a Maven session.

Stay on 1.2.0 until 1.3.1 ships.

Three years of API work since 1.2.0. A Maven plugin can now report progress and messages through dedicated Progress and Messages APIs, execution events reach the environment running the build through an EventSpy rather than a lifecycle participant, and a connect API lets an IDE supply an extension to an external Maven process instead of watching it blind. The jar also declares Automatic-Module-Name.

🚀 New features and improvements

📝 Documentation updates

🔧 Build

📦 Dependency updates

... (truncated)

Commits
  • ac42757 [maven-release-plugin] prepare release plexus-build-api-1.3.0
  • 38638a4 Describe the artifact in the POM
  • 81c80bd [maven-release-plugin] prepare for next development iteration
  • 8233df9 [maven-release-plugin] prepare release plexus-build-api-1.3.0
  • 6fb27d8 Bump plexus-utils to 4.1.0
  • 1fa2d7d Update parent to plexus 27
  • 6fb9b3e Establish an automatic module name
  • df88871 Bump org.codehaus.plexus:plexus from 25 to 26
  • 38cc7f3 Bump release-drafter/release-drafter from 7.6.0 to 7.7.0
  • 9f502c4 Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.1 to 1.1.0
  • 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 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 [org.codehaus.plexus:plexus-build-api](https://github.com/codehaus-plexus/plexus-build-api) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-build-api/releases)
- [Commits](codehaus-plexus/plexus-build-api@plexus-build-api-1.2.0...plexus-build-api-1.3.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-build-api
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 7, 2026
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