Skip to content

Declare maven-resolver-api dependency#442

Open
elharo wants to merge 1 commit into
masterfrom
maven-resolver-api
Open

Declare maven-resolver-api dependency#442
elharo wants to merge 1 commit into
masterfrom
maven-resolver-api

Conversation

@elharo
Copy link
Copy Markdown
Contributor

@elharo elharo commented Jan 23, 2026

Not immediately clear to me why this can't be $maven-resolver-version other than that doesn't work

@elharo elharo marked this pull request as ready for review January 25, 2026 13:55
@elharo elharo requested review from Bukama and olamy January 25, 2026 13:55
Comment thread pom.xml
<dependency>
<groupId>org.apache.maven.resolver</groupId>
<artifactId>maven-resolver-api</artifactId>
<version>1.9.16</version>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry didn't see the request. Should be 1.9.26 now (see just merged dependabot PR: https://github.com/apache/maven-build-cache-extension/pull/458/changes)

Also it should be able to use ${resolverVersion} as those always come together, see Maven PR here: apache/maven#11725

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.

2 participants