Skip to content

Update Develocity and Common Custom User Data Maven extensions - #18656

Open
clayburn wants to merge 1 commit into
apache:masterfrom
clayburn:clayburn/develocity-extension-versions
Open

clayburn wants to merge 1 commit into
apache:masterfrom
clayburn:clayburn/develocity-extension-versions

Conversation

@clayburn

Copy link
Copy Markdown
Contributor

Description

Updates both Develocity Maven extensions to their current releases.

Extension Before After
com.gradle:develocity-maven-extension 1.22.2 (2024-10-01) 2.5.0 (2026-06-30)
com.gradle:common-custom-user-data-maven-extension 2.0.1 (2024-09-05) 2.4.0 (2026-07-31)

2.5.0 / 2.4.0 is also the exact pairing the Common Custom User Data extension is itself built and tested against.

This PR supersedes #17133, which can be closed once this merges.


This PR has:

  • been self-reviewed.
  • added or updated version, license, or notice information

Key changed/added classes (or packages if there are too many classes) in this PR

None — the only change is .mvn/extensions.xml.

Bumps com.gradle:develocity-maven-extension from 1.22.2 to 2.5.0 and
com.gradle:common-custom-user-data-maven-extension from 2.0.1 to 2.4.0.
Both are the current releases on Maven Central, and 2.5.0/2.4.0 is the
pairing the Common Custom User Data extension is itself built and tested
against.

Dependabot cannot make this update: .github/dependabot.yml ignores
semver-major and semver-minor updates for every dependency, so it never
opened a PR for the Develocity extension (1.22.2 to 2.x is a major bump)
and the open CCUD PR stops at 2.0.7. This change supersedes apache#17133.

develocity.apache.org runs Develocity 2026.2.5, which supports extension
versions 1.0 through 2.5.0. The build uses Maven 3.9.12 and JDK 17, above
the 3.3.1 and Java 8 floors for extension 2.5.0. CCUD 2.4.0 requires the
Develocity extension 1.11 or later.

No change to .mvn/develocity.xml is required; every element it uses is
still present in the current develocity-maven.xsd.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant