Release of maven-verifier

2022-03-07 Thread Konrad Windszus
Hi, I would really appreciate if some committers could look at the following three PRs for maven-verifier https://github.com/apache/maven-verifier/pull/4 https://github.com/apache/maven-verifier/pull/6

Re: Quick test at maven-surefire-3.0-M6-SNAPSHOT

2022-03-07 Thread Dan Tran
>From the console log, looks like junit4 provider got picked up first and lock-in? -D On Mon, Mar 7, 2022 at 9:56 PM Dan Tran wrote: > > Hi > > My surefire 3.0.0-M4 classpath contains both junit4 and junit5 providers, > and surefire beautifully run both junit4 and junit test classes > > with

Quick test at maven-sure-3.0-M6-SNAPSHOT

2022-03-07 Thread Dan Tran
Hi My surefire classpath contains both junit4 and junit5 providers, and surefire beautifully run both junit4 and junit test classes with 3.0-M6-SNAPSHOT, surefire ignores all junit 5 test class [INFO] --- maven-surefire-plugin:3.0.0-M6-SNAPSHOT:test (default-test) @ xxxt --- [INFO] Surefire

[VOTE] Apache Maven Compiler 3.10.1

2022-03-07 Thread Olivier Lamy
Hi, I'd like to release Apache Maven Compiler 3.10.1. 3 issues solved: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351339=Text=12317225 Staging repository: https://repository.apache.org/content/repositories/maven-1726/ Staging site:

Re: [VOTE] Release Apache Maven version 3.8.5

2022-03-07 Thread Hervé BOUTEMY
no worries, no need to re-roll I hope next m-compiler-p won't have such strange behaviour Regards, Hervé Le lundi 7 mars 2022, 11:51:15 CET Michael Osipov a écrit : > Am 2022-03-07 um 08:42 schrieb Hervé BOUTEMY: > > > +1 > > > > on the reproducible builds front, there are some strange > >

Re: Checkstyle 10.0, Java 11, Maven Checkstyle Plugin, and toolchain support

2022-03-07 Thread Benjamin Marwell
Hi Tim, tbh I did not even notice, because I use Java 11 to compile Java 8 projects. You can either use the properties maven.compiler.source/target or maven.compiler.release (recommended for Java 9+). This would require Java 11+ for your build, but the compiled bytecode will still be Java 8

Checkstyle 10.0, Java 11, Maven Checkstyle Plugin, and toolchain support

2022-03-07 Thread Timothy Stone
Devs, I'm researching the possibility of committing a patch to the Maven Checkstyle Plugn to support toolchains. This support would be critical with Checkstyle 10.0 now requiring Java 11. I did not see any work pending on this in the JIRA board, yet. I'm not aware of any pending work from the

Maven 3.9.x branch ready

2022-03-07 Thread Michael Osipov
Folks, Maven 3.8.5 is in vote, Maven 3.9.x branch has been created and I have applied all patched I wanted to see for 3.9.0. Four open issues are assigned, I cannot judge, I will leave them up to you. Four issues are in candidate [1] which I consider reasonable and requested by the

Re: [VOTE] Release Apache Maven version 3.8.5

2022-03-07 Thread Michael Osipov
Am 2022-03-07 um 08:42 schrieb Hervé BOUTEMY: +1 on the reproducible builds front, there are some strange package-info.class files appearing in some jars that are not available in the reference build: what is it? why? The bug is in MCOMPILER 3.10.0 which came through

Re: [VOTE] Release Apache Maven version 3.8.5

2022-03-07 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 05.03.22 17:47, Michael Osipov wrote: Hi, We solved 27 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12351105 There are still hundreds of issues left in JIRA:

Re: [VOTE] Release Apache Maven version 3.8.5

2022-03-07 Thread Olivier Lamy
+1 On Mon, 7 Mar 2022 at 19:59, Konrad Windszus wrote: > Probably related to > https://github.com/apache/maven/commit/572d5260b9040bd063b3dc84ce51684b8379df10 > which increased the maven-compiler-plugin to 3.10.0 including > https://issues.apache.org/jira/browse/MCOMPILER-205. > Not sure

Re: [VOTE] Release Apache Maven version 3.8.5

2022-03-07 Thread Konrad Windszus
Probably related to https://github.com/apache/maven/commit/572d5260b9040bd063b3dc84ce51684b8379df10 which increased the maven-compiler-plugin to 3.10.0 including https://issues.apache.org/jira/browse/MCOMPILER-205. Not sure why they are not available in the reference build though... Konrad

Re: [VOTE] Release Apache Maven version 3.8.5

2022-03-07 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: [VOTE] Release Apache Maven version 3.8.5

2022-03-07 Thread Arnaud Héritier
+1. Le sam. 5 mars 2022 à 17:47, Michael Osipov a écrit : > Hi, > > We solved 27 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12351105 > > There are still hundreds of issues left in JIRA: > >