[VOTE] Release Maven Doxia version 2.0.0-M9

2024-01-06 Thread Michael Osipov
Hi, we solved 12 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&version=12354052 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20DOXIA%20AND%20resolution%20%3D%20Unresolved Staging repo: https://repos

[VOTE] Release Maven Surefire version 3.2.5

2024-01-06 Thread Michael Osipov
Hi, we solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12354100 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20resolution%20%3D%20Unresolved Staging repo: https://rep

Re: [CANCELED] [VOTE] Release Maven Surefire version 3.2.4

2024-01-06 Thread Gary D. Gregory
Seeing there is an upcoming 3.2.5, I was holding up a new commons-parent, what's happening with 3.2.5? Gary On 2024/01/03 10:15:42 Michael Osipov wrote: > I need to cancel the vote again. Marc Philipp found a regression: > https://github.com/apache/maven-surefire/pull/702#discussion_r1439664959

Re: Nexus returns 400 Bad Request

2024-01-06 Thread Hervé Boutemy
interesting details IMHO, we're back to the HTTP wire protocol between Maven CLI and repositories not being precisely defined on edge cases = what to put as HTTP return code, what to put as reason phrase (deprecated in HTTP/1.1, removed in HTTP/2), and what to get from HTTP body idea has been s