Skip to content

Feat: Maven 3.x with Resolver 2.x#11778

Open
cstamas wants to merge 8 commits intoapache:maven-3.9.xfrom
cstamas:maven-3.9.x-resolver-2.x
Open

Feat: Maven 3.x with Resolver 2.x#11778
cstamas wants to merge 8 commits intoapache:maven-3.9.xfrom
cstamas:maven-3.9.x-resolver-2.x

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Mar 10, 2026

This is Maven 3.x line using Resolver 2.x.

Notable:

  • the Resolver 1.x "http" HTTP transport got renamed to "apache" transport (IT MavenITmng7470ResolverTransportTest needs change for this)
  • IT MavenITmng4368TimestampAwareArtifactInstallerTest is fluke: Resolver 2.x unlike Resolver 1.x always installs if asked to install. Resolver 1.x had some rudimentary logic (file timestamp, file size) to perform "change detection" that was removed from Resolver 2.x. If user wants "conditional install" then the install API call needs to be wrapped into condition.

Temporary changes applied to ITs on maven-3.9.x-resolver-2.x branch:
apache/maven-integration-testing#420

@cstamas cstamas self-assigned this Mar 10, 2026
@cstamas cstamas added the enhancement New feature or request label Mar 10, 2026
@cstamas cstamas added this to the 3.10.0 milestone Mar 10, 2026
@cstamas cstamas changed the title Maven 3.9.x resolver 2.x Maven 3.x with Resolver 2.x Mar 10, 2026
@cstamas
Copy link
Member Author

cstamas commented Mar 10, 2026

This PR waits for maven-3.10.x branch.

@cstamas cstamas changed the title Maven 3.x with Resolver 2.x Feat: Maven 3.x with Resolver 2.x Mar 10, 2026
@cstamas

This comment was marked as outdated.

@cstamas cstamas marked this pull request as ready for review March 10, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant