[ANN] Apache Maven Surefire 3.2.2 Released

2023-11-06 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the availability of the Apache Maven Surefire 3.2.2 https://maven.apache.org/surefire/ Release Notes - Maven Surefire - Version 3.2.2 ** Bug * [SUREFIRE-2205] - Mojo documentation links are broken * [SUREFIRE-2207] - Fails with modular

[ANN] Apache Maven Plugin Tools 3.10.2 Released

2023-11-06 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.10.2 https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.10.2 ** Bug * [MPLUGIN-484] - Downgrade plexus-xml to 3.0.0 ** Dependency upgrade *

Re: [VOTE] Release Apache Maven Daemon 1.0-m8

2023-11-06 Thread Guillaume Nodet
+1 Le jeu. 26 oct. 2023 à 08:43, Guillaume Nodet a écrit : > > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0-m8/ > > This release provides distributions based on Maven 3.9.5 and > 4.0.0-alpha-8 releases. > The release notes are available at : >

[RESULT] [VOTE] Release Apache Maven Daemon 1.0-m8

2023-11-06 Thread Guillaume Nodet
Closing this vote with 5 +1s and no other votes. I'll publish the release asap. Thx to everyone ! Guillaume Le jeu. 26 oct. 2023 à 08:43, Guillaume Nodet a écrit : > > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0-m8/ > > This release provides

Re: [VOTE] Release Maven Resolver 2.0.0-alpha-1

2023-11-06 Thread Tamás Cservenák
+1 On Thu, Nov 2, 2023, 12:23 Tamás Cservenák wrote: > Howdy, > > Note: This is a preview release of Resolver 2.0.0, that would allow any > downstream consumers to try it out and adapt. Most of the major issues were > fixed, almost all of the functionality is there (compare JIRA "2.0.0" and >

Re: [VOTE] Release Maven Resolver 2.0.0-alpha-1

2023-11-06 Thread Elliotte Rusty Harold
-1 I see at least one issue that should be resolved before alpha 1. The API docs at https://maven.apache.org/resolver-archives/resolver-LATEST/apidocs/index.html contains docs for aether and for resolver examples but not for the resolver API itself. Possibly a misconfig in the javadoc generation

Re: [VOTE] Release Maven Resolver 2.0.0-alpha-1

2023-11-06 Thread Konrad Windszus
The resolver API is only containing classes below org.eclipse.aether for historical reasons: https://github.com/apache/maven-resolver/tree/master/maven-resolver-api/src Konrad > On 6. Nov 2023, at 13:13, Elliotte Rusty Harold wrote: > > -1 > > I see at least one issue that should be

Re: [VOTE] Release Maven Resolver 2.0.0-alpha-1

2023-11-06 Thread Slawomir Jaranowski
+1 czw., 2 lis 2023 o 12:23 Tamás Cservenák napisał(a): > Howdy, > > Note: This is a preview release of Resolver 2.0.0, that would allow any > downstream consumers to try it out and adapt. Most of the major issues were > fixed, almost all of the functionality is there (compare JIRA "2.0.0" and

Re: [VOTE] Release Maven Resolver 2.0.0-alpha-1

2023-11-06 Thread Elliotte Rusty Harold
On Mon, Nov 6, 2023 at 7:18 AM Konrad Windszus wrote: > > The resolver API is only containing classes below org.eclipse.aether for > historical reasons: > https://github.com/apache/maven-resolver/tree/master/maven-resolver-api/src > Is this still necessary? It seems likely to cause dependency

Add config for http.expectContinue=true / false ?

2023-11-06 Thread Stefan CORDES
Hi, we have some issues with introduced http 100 expect continue with our nexus3. (see https://github.com/sonatype/nexus-public/issues/287 ) Maybe it is a good idea to offer a config setting ( https://maven.apache.org/resolver/configuration.html ) aether.connector.http.expectContinue Flag

Re: [VOTE] Release Maven Resolver 2.0.0-alpha-1

2023-11-06 Thread Elliotte Rusty Harold
Looking at 1.9.16 it seems the maven-resolver-api artifact is org.eclipse.aether. That's an...interesting...design and a little surprising. I'm not sure what to think about that yet, but at least it's not a new issue. So I'll upgrade to +0 for now. On Mon, Nov 6, 2023 at 9:00 AM Elliotte Rusty

Re: [VOTE] Release Maven Resolver 2.0.0-alpha-1

2023-11-06 Thread Tamás Cservenák
Howdy, just FTR: Aether project was originally created in org.sonatype.aether package namespace, and was used in Maven 3.0. Later, it moved to Eclipse, and renamed packages to org.eclipse.aether, and was used in Maven 3.1+. But, the org.sonatype -> org.eclipse package rename caused havoc in

[ANN] Maven Resolver 2.0.0-alpha-1 released

2023-11-06 Thread Tamás Cservenák
Howdy, The Apache Maven team is pleased to announce the release of the Maven Resolver 2.0.0-alpha-1. https://maven.apache.org/resolver-archives/resolver-2.0.0-alpha-1/ This is a *PREVIEW* release of upcoming Maven Resolver 2.0.0 meant for users of Resolver to pick it up and adapt code if

[VOTE] Release Maven Resolver 2.0.0-alpha-1

2023-11-06 Thread Tamás Cservenák
Howdy, The vote has passed with the following result: +1: Michael, Slawomir, Tamas +0: Elliotte PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release to the board report.

[RESULT] [VOTE] Release Maven Javadoc Plugin version 3.6.2

2023-11-06 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Sylwester Lachiewicz, Slawomir Jaranowski, Michael Osipov, Benjamin Marwell PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

[ANN] Maven Javadoc Plugin 3.6.2 released

2023-11-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.6.2. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration:

[RESULT] [VOTE] Release Apache Maven Plugin Tools version 3.10.2

2023-11-06 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Michael Osipov, Sylwester Lachiewicz, Tamás Cservenák PMC quorum: reached I will promote the source release zip file to the Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski

[RESULT] [VOTE] Release Apache Maven Surefire Version 3.2.2

2023-11-06 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Michael Osipov, Sylwester Lachiewicz, Tamás Cservenák PMC quorum: reached I will promote the source release zip file to the Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski