Re: Surefire 3.0.0-M7 has different modular behavior when compiler's --source flag is set to certain values

2022-09-05 Thread Olivier Lamy
On Tue, 6 Sept 2022 at 04:42, Laird Nelson wrote: > On Mon, Sep 5, 2022 at 12:12 AM Benjamin Marwell > wrote: > > > After discussing this with the maven team on slack, it does not really > > sound like you should have encountered. > > Can you give us a small reproducer project and/or post the >

Re: Surefire 3.0.0-M7 has different modular behavior when compiler's --source flag is set to certain values

2022-09-05 Thread Laird Nelson
On Mon, Sep 5, 2022 at 12:12 AM Benjamin Marwell wrote: > After discussing this with the maven team on slack, it does not really > sound like you should have encountered. > Can you give us a small reproducer project and/or post the > exceptions/errors you see? Sure; it should be very easy to re

[ANN] Apache Maven PMD Plugin 3.19.0 Released

2022-09-05 Thread Andreas Dangel
The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.19.0 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics. https

[RESULT] [VOTE] Release Apache Maven PMD Plugin version 3.19.0

2022-09-05 Thread Andreas Dangel
Hi, The vote has passed with the following result: +1 : Michael Osipov, Tamás Cservenák, Herve Boutemy, Slawomir Jaranowski, Andreas Dangel PMC quorum: reached. I will promote the artifacts to the central repo. Regards, Andreas -

Re: [VOTE] Release Apache Maven PMD Plugin version 3.19.0

2022-09-05 Thread Slawomir Jaranowski
+1 czw., 1 wrz 2022 o 12:07 Andreas Dangel napisał(a): > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352255&styleName=Text&projectId=12317621 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=p

Re: Surefire 3.0.0-M7 has different modular behavior when compiler's --source flag is set to certain values

2022-09-05 Thread Benjamin Marwell
After discussing this with the maven team on slack, it does not really sound like you should have encountered. Can you give us a small reproducer project and/or post the exceptions/errors you see? Am Fr., 2. Sept. 2022 um 14:15 Uhr schrieb Laird Nelson : > > Sure; I'm using --add-exports > jdk.com