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

2023-09-01 Thread Justin Lee
So I guess go back to the standard maven deploy plugin? On Fri, Sep 1, 2023 at 7:18 PM Henning Schmiedehausen < henn...@schmiedehausen.org> wrote: > The sonatype nexus staging plugin at this point seems abandoned. Last > relevant commit/release was 17 months (!) ago, they killed the bug tracker >

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-08-28 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 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