Maven Surefire pull request #528

2022-05-11 Thread Scott Babcock
I’m requesting additional reviews and feedback on this Maven Surefire pull request, which resolves SUREFIRE-2075. One of the reviewer expressed concern about the default value (5) which TestNG provides for the [threadCount] setting. I posted re

Re: A Maven extension for dependency tracking

2022-05-11 Thread Grzegorz Grzybek
Hello! Thanks for your comments and PR - I needed to switch to different tasks, but soon (next week?) I'm going to spend more time on it. I yet have to get a feeling of the graph/stack that could be passed around. And check these DF/BF dependency collectors (as I didn't see them in resolver 1.6.3)

Re: A Maven extension for dependency tracking

2022-05-11 Thread Tamás Cservenák
Howdy, https://github.com/apache/maven-resolver/pull/176 So here is some implementation "demo" (that could be made into extension point), as explained in Draft PR description. BUT, also as written in PR, am getting a feeling that doing this is "dangerous", and a simple callback with whole collect

Re: [DISCUSS] Change reply-to for mailing lists

2022-05-11 Thread Guillaume Nodet
That's really weird. Btw, I've checked the headers on the first email of this thread and I don't have any reply-to: MIME-Version: 1.0 Date: Wed, 11 May 2022 09:31:31 +0200 Message-ID: < caa66tpok+1xijg80c2av8_df8tco3ebhqedesa7ayyf4kg0...@mail.gmail.com> Subject: [DISCUSS] Change reply-to for mail

Re: [DISCUSS] Change reply-to for mailing lists

2022-05-11 Thread Nick Stolwijk
I send this mail by replying to my own mail, but it still selects the Maven Dev list. With regards, Nick Stolwijk ~~~ Try to leave this world a little better than you found it and, when your turn comes to die, you can die happy in feeling that at any rate you have not wasted your time but have d

Re: [DISCUSS] Change reply-to for mailing lists

2022-05-11 Thread Guillaume Nodet
I'm using gmail too. It seems gmail does explicitly not obey the reply-to header if the sender is yourself. For example if I hit reply on your email, the "to" field is correctly filled to dev@maven.apache.org, but if I hit reply on my own message (which is my problem because I was replying / clos

Re: [DISCUSS] Change reply-to for mailing lists

2022-05-11 Thread Nick Stolwijk
I pressed reply to send this mail and didn't experience this problem. I've taken a look at the headers from your mail: > Mailing-List: contact dev-h...@maven.apache.org; run by ezmlm > Reply-To: Maven Developers List > Delivered-To: mailing list > From: Guillaume Nodet > To: Maven Developers Li

[ANN] Apache Maven Daemon 0.8.0 released

2022-05-11 Thread Guillaume Nodet
The Apache Maven team is pleased to announce release of the Apache Maven Daemon version 0.8.0. Apache Maven Daemon is a daemon infrastructure for Maven with caching capabilities and a native client for a better and faster user experience. This is the 1st release of the Apache Maven Daemon since i

[DISCUSS] Change reply-to for mailing lists

2022-05-11 Thread Guillaume Nodet
I've been hit several times by the fact that the maven mailing lists are configured in a weird (to me...) way. I'm used to have the ASF mailing lists configured in a way that hitting the "reply" button will reply to the mailing list and not to the sender. In the context of the ASF at least, I thin

[RESULT] [VOTE] Release Apache Maven Daemon 0.8.0 (2nd try)

2022-05-11 Thread Guillaume Nodet
Closing this vote with 5 binding +1s and 1 non-binding +1. I'll publish the release on the final location [1] if possible (or I'll ask someone if needed) and will then try to update the various packagers (homebrew, choco, sdkman...) updating the release instructions if necessary. Cheers, Guillaume