Re: [VOTE] Release Apache Maven Compiler Plugin version 3.12.0

2023-12-17 Thread Herve Boutemy
+1 Reproducible Builds ok: reference build done on *nix with JDK 21 and umask 022 see instructions to check RB yourself on a release: https://maven.apache.org/developers/release/maven-project-release-procedure.html#call-the-vote Regards, Hervé On 2023/12/15 21:04:29 Slawomir Jaranowski wrote:

Re: Maven profiles and dependency resolution

2023-12-17 Thread Hervé Boutemy
Hi Piotr, Thinking at it carefully, AFAIK it is a design decision done in early Maven 2 design time: - POM properties don't influence dependencies - profile activation influence dependencies (I don't know for CLI properties) The rationale is that: 1. POM properties are expected to be fixed once

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.12.0

2023-12-17 Thread Slawomir Jaranowski
Hi Elliotte niedz., 17 gru 2023 o 14:18 Elliotte Rusty Harold napisał(a): > Quick check of the repo shows two PRs from an external contributor > that have been open and unaddressed since June: > > https://github.com/apache/maven-compiler-plugin/pull/192 > https://github.com/apache/maven-compile

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.12.0

2023-12-17 Thread Elliotte Rusty Harold
Quick check of the repo shows two PRs from an external contributor that have been open and unaddressed since June: https://github.com/apache/maven-compiler-plugin/pull/192 https://github.com/apache/maven-compiler-plugin/pull/191 I haven't reviewed it yet — no one has — but at first glance it pass

[ANN] Maven Resolver 2.0.0-alpha-5 released

2023-12-17 Thread Tamás Cservenák
Howdy, The Apache Maven team is pleased to announce the release of the Maven Resolver 2.0.0-alpha-5. https://maven.apache.org/resolver-archives/resolver-2.0.0-alpha-5/ This is a fourth *PREVIEW* (alpha-4 was scrubbed) release of upcoming Maven Resolver 2.0.0 meant for users of Resolver to pick i

[RESULT][VOTE] Release Maven Resolver 2.0.0-alpha-5

2023-12-17 Thread Tamás Cservenák
Howdy, The vote has passed with the following result: +1b: Sylwester, Guillaume, Slawomir, Tamas 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. T

[ANN] Maven Site Plugin 4.0.0-M13 released

2023-12-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M13. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M13 ** Bug * [MSITE-997] - Non-localized site directory DocumentRenderingContext pas

[RESULT] [VOTE] Release Maven Site Plugin version 4.0.0-M13

2023-12-17 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Slawomir Jaranowski, Sylwester Lachiewicz, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.

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

2023-12-17 Thread Slawomir Jaranowski
+1 czw., 14 gru 2023 o 18:58 Tamás Cservenák napisał(a): > Howdy, > > Note: This is a fourth (alpha-4 was scrubbed) preview release of Resolver > 2.0.0, that would allow any downstream consumers to try it out and adapt. > It contains session and transport related bug fixes and various other new