Skip to content

Maven Resolver 2.0.15#11723

Draft
cstamas wants to merge 1 commit intoapache:masterfrom
cstamas:resolver-2015
Draft

Maven Resolver 2.0.15#11723
cstamas wants to merge 1 commit intoapache:masterfrom
cstamas:resolver-2015

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Feb 16, 2026

@cstamas cstamas self-assigned this Feb 16, 2026
@cstamas cstamas added the dependencies Pull requests that update a dependency file label Feb 16, 2026
@cstamas cstamas modified the milestones: 4.0.0, 4.1.0 Feb 16, 2026
@cstamas
Copy link
Member Author

cstamas commented Feb 17, 2026

Something is off here, ITs consistently report these errors:

[INFO] 
Error:  Failures: 
Error:    MavenITmng4235HttpAuthDeploymentChecksumsTest.testit:154->AbstractMavenIntegrationTestCase.fail:148 deployedResource DeployedResource{httpMethod='PUT', requestUri='/repo/org/apache/maven/its/mng4235/test/0.1/test-0.1.jar', contentLength='null', transferEncoding='chunked'} use chunked transfert encoding some http server doesn't support that
Error:    MavenITmng4470AuthenticatedDeploymentToProxyTest.testitRelease:179->testit:210->AbstractMavenIntegrationTestCase.fail:148 deployedResource DeployedResource{httpMethod='PUT', requestUri='/repo/org/apache/maven/its/mng4470/release/1.0/release-1.0.jar', contentLength='null', transferEncoding='chunked'} use chunked transfert encoding some http server doesn't support that
Error:    MavenITmng4470AuthenticatedDeploymentToProxyTest.testitSnapshot:189->testit:210->AbstractMavenIntegrationTestCase.fail:148 deployedResource DeployedResource{httpMethod='PUT', requestUri='/repo/org/apache/maven/its/mng4470/snapshot/1.0-SNAPSHOT/snapshot-1.0-20260216.224343-1.jar', contentLength='null', transferEncoding='chunked'} use chunked transfert encoding some http server doesn't support that
[INFO] 
Error:  Tests run: 1028, Failures: 3, Errors: 0, Skipped: 45

What is IMO OFF, is that these are old ITs 4235, 4470... and these same tests should run with Maven 3 as well, but there they pass? Resolver has same changes in http/apache transport....

This needs to be looked into.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants