Re: [ANN] Apache Maven 4.0.0-alpha-7 released

2023-09-01 Thread Henning Schmiedehausen
The sonatype nexus staging plugin at this point seems abandoned. Last relevant commit/release was 17 months (!) ago, they killed the bug tracker and removed all references to JIRA from the code. The plugin does not work well in multi-module scenarios where the last module does not commit an artifa

Re: [ANN] Apache Maven 4.0.0-alpha-7 released

2023-09-01 Thread Justin Lee
I use testng and it seems to work fine, fwiw. But I *have* noticed a difference in the nexus-staging-plugin: it's not autoreleasing under 4.0 even though I have it configured to do so and does just fine under 3.9.4. Haven't had a chance to dig in to that one. On Sun, Aug 27, 2023 at 6:21 PM Mark

Re: [ANN] Apache Maven 4.0.0-alpha-7 released

2023-08-27 Thread Mark Derricutt
On 28/08/2023 at 11:42:48 AM, Guillaume Nodet wrote: > I haven’t had a chance to look into this yet - but I wondered if anyone > else had seen anything similar? > > > No. Can you check if you're using a recent surefire version ? > I’m using 3.1.2 here, which AFAIK is the latest. Along with Ju

Re: [ANN] Apache Maven 4.0.0-alpha-7 released

2023-08-27 Thread Guillaume Nodet
Le lun. 28 août 2023 à 00:22, Mark Derricutt a écrit : > On 29/06/2023 at 3:16:24 PM, Guillaume Nodet wrote: > > > Maven 4.0.0-alpha-7 is available via > https://maven.apache.org/download.cgi > > > > > Interesting - I noticed over the weekend that under 4.0.0-alpha-7 surefire > isn’t picking up

Re: [ANN] Apache Maven 4.0.0-alpha-7 released

2023-08-27 Thread Mark Derricutt
On 29/06/2023 at 3:16:24 PM, Guillaume Nodet wrote: > Maven 4.0.0-alpha-7 is available via https://maven.apache.org/download.cgi > Interesting - I noticed over the weekend that under 4.0.0-alpha-7 surefire isn’t picking up any of my Junit 5 tests, but maven 3.9.4 is. I haven’t had a chance to

[ANN] Apache Maven 4.0.0-alpha-7 released

2023-06-28 Thread Guillaume Nodet
The Apache Maven team is pleased to announce the release of the Apache Maven 4.0.0-alpha-7. Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central pie