>From the source zip, I'm getting some kind of chicken and egg issue, or the sources contain a reference to a SNAPSHOT when it shouldn't.
> mvn clean verify Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5) Maven home: /opt/homebrew/Cellar/maven/3.9.16/libexec Java version: 21.0.12, vendor: Homebrew, runtime: /opt/homebrew/Cellar/openjdk@21/21.0.12/libexec/openjdk.jdk/Contents/Home Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "26.6", arch: "aarch64", family: "mac" [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.apache.httpcomponents.client5:httpclient5-jakarta-rest-client:5.7-alpha1-SNAPSHOT: The following artifacts could not be resolved: org.apache.httpcomponents.client5:httpclient5-parent:pom:5.7-alpha1-SNAPSHOT (absent): Could not find artifact org.apache.httpcomponents.client5:httpclient5-parent:pom:5.7-alpha1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 27, column 11 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.httpcomponents.client5:httpclient5-jakarta-rest-client:5.7-alpha1-SNAPSHOT (/Users/garygregory/rc/httpclient/httpclient5-jakarta-rest-client/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for org.apache.httpcomponents.client5:httpclient5-jakarta-rest-client:5.7-alpha1-SNAPSHOT: The following artifacts could not be resolved: org.apache.httpcomponents.client5:httpclient5-parent:pom:5.7-alpha1-SNAPSHOT (absent): Could not find artifact org.apache.httpcomponents.client5:httpclient5-parent:pom:5.7-alpha1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 27, column 11 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException Gary On Sun, Aug 2, 2026 at 9:54 AM Oleg Kalnichevski <[email protected]> wrote: > > Please vote on releasing these packages as HttpClient 5.7-alpha1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passes if at least > three binding +1 votes are cast and there are more +1 than -1 votes. > > Release notes: > > https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.7-alpha1-RC1/RELEASE_NOTES-5.7.x.txt > > Maven artefacts: > > https://repository.apache.org/content/repositories/orgapachehttpcomponents-1211/org/apache/httpcomponents/client5/ > > Git Tag: 5.7-alpha1-RC1 > https://github.com/apache/httpcomponents-client/tree/5.7-alpha1-RC1 > > Packages: > > https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.7-alpha1-RC1 > revision 86457 > > Hashes: > > bc6b150dbe3abc7c5bddd65ec40d322a5cef0bc9cb75d6a0fb2a01e0d9e6faef564e93fca5ed66eb079a2959675d8289078d9be5fd6593f42765a2b07fe4c2aa > *httpcomponents-client-5.7-alpha1-src.tar.gz > httpcomponents-client-5.7-alpha1-src.tar.gz > > a665c80c0a1beb41a87903e38a3289acc04362ca434d9d4a1dfe57ef3363bd4ecf5a81dfe96ecd1b7819a09fb9da5ad576e5abd8736b2530492772d5650a5f48 > *httpcomponents-client-5.7-alpha1-src.zip > httpcomponents-client-5.7-alpha1-src.zip > > 528cd5552f14fadc885d2512f2897a98ca45c664ebca5215966a04e75dae4520812bd2561351fce00bd954a665b79f1522241fe74bf2f836e69a3b4b6736542c > *httpcomponents-client-5.7-alpha1-bin.tar.gz > httpcomponents-client-5.7-alpha1-bin.tar.gz > > fe82285d7ca9d44a9c8d2a1bdaed9f914c615f0e331d7be860d6c85cc85598d459931bf8b8d7913cdd11bd014a00f136644e858a7c2ae9b339f8e79449d7eccb > *httpcomponents-client-5.7-alpha1-bin.zip > httpcomponents-client-5.7-alpha1-bin.zip > > Keys: > https://www.apache.org/dist/httpcomponents/httpclient/KEYS > > -------------------------------------------------------------------------- > Vote: HttpClient 5.7-alpha1 release > [ ] +1 Release the packages as HttpClient 5.7-alpha1. > [ ] -1 I am against releasing the packages (must include a reason). > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
