Re: [VOTE] Release Maven Fluido Skin version 1.11.0

2022-05-14 Thread Slawomir Jaranowski
+1 - build ok from source-release - sign ok by key 0x6A814B1F869C2BBEAB7CB7271A2A1C94BDE89688 stage site: - jenkins url ... ;-) - reports surefire, checkstyle, pmd ... ;-) sob., 14 maj 2022 o 20:29 Michael Osipov napisał(a): > Hi, > > We solved 13 issues: > >

Re: [VOTE] Release Maven Fluido Skin version 1.11.0

2022-05-14 Thread Michael Osipov
Building from the source ZIP? Which IT fails? Am 2022-05-14 um 21:51 schrieb Hervé BOUTEMY: +1 Reproducible Builds validated: reference done with JDK 8 on Windows 3 ITs failed, but after a first look, it seems it's due to Windows vs Linux: I see in failing groovy tests .replace( "\n",

Re: [VOTE] Release Maven Fluido Skin version 1.11.0

2022-05-14 Thread Tamás Cservenák
+1 On Sat, May 14, 2022, 21:51 Hervé BOUTEMY wrote: > +1 > > Reproducible Builds validated: reference done with JDK 8 on Windows > > 3 ITs failed, but after a first look, it seems it's due to Windows vs > Linux: I > see in failing groovy tests > .replace( "\n", System.getProperty(

Re: maven-invoker-plugin and groovy modules

2022-05-14 Thread Hervé BOUTEMY
looks like a good idea +1 Regards, Hervé Le samedi 14 mai 2022, 15:47:25 CEST Slawomir Jaranowski a écrit : > Hi, > > currently in m-invoker-p we have a dependency with a lot of exclusions ... > > > org.codehaus.groovy > groovy-all > 3.0.9 > pom > runtime >

Re: [VOTE] Release Maven Fluido Skin version 1.11.0

2022-05-14 Thread Hervé BOUTEMY
+1 Reproducible Builds validated: reference done with JDK 8 on Windows 3 ITs failed, but after a first look, it seems it's due to Windows vs Linux: I see in failing groovy tests .replace( "\n", System.getProperty( "line.separator" ) I perfectly see how such a code does fail when the sources

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

2022-05-14 Thread Michael Osipov
Am 2022-05-11 um 09:31 schrieb 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

Re: [VOTE] Release Apache Maven Shared Dependency Tree 3.3.1

2022-05-14 Thread Michael Osipov
Am 2022-05-14 um 13:00 schrieb Slawomir Jaranowski: Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12350387 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Apache Maven Shared Dependency Tree 3.3.1

2022-05-14 Thread Herve Boutemy
+1 Reproducible Build confirmed: reference done with JDK 8 on *nix Regards, Hervé On 2022/05/14 11:00:13 Slawomir Jaranowski wrote: > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12350387 > > There are still a couple of issues left

[VOTE] Release Maven Fluido Skin version 1.11.0

2022-05-14 Thread Michael Osipov
Hi, We solved 13 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926=12350903 There are still a couple of issues left in JIRA:

[ANN] Apache Maven Wrapper 3.1.1 Released

2022-05-14 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Wrapper, version 3.1.1. The Maven Wrapper is an easy way to ensure a user of your Maven build has everything necessary to run your Maven build. This is the first release of this project in its Apache Maven new home:

maven-invoker-plugin and groovy modules

2022-05-14 Thread Slawomir Jaranowski
Hi, currently in m-invoker-p we have a dependency with a lot of exclusions ... org.codehaus.groovy groovy-all 3.0.9 pom runtime org.codehaus.groovy groovy-groovysh org.codehaus.groovy

[RESULT] [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-14 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Maarten Mulders, Herve Boutemy, Delany, Jorge Solórzano, Slawomir Jaranowski, Tamás Cservenák, Olivier Lamy, Jason van Zyl PMC quorum reached I will promote the source release zip file to Apache distribution area and the artifacts to

Re: MDEP-804 - Allow auto-ignore of all non-test scoped dependencies used only in test scope

2022-05-14 Thread Elliotte Rusty Harold
I took a look at your sample. Thanks for providing it. It does help. So far I don't see anything that looks like a bug. If the issue is in shading, shading is weird and often breaks things, especially when service loaders or reflection is involved. All I can say about that is, don't shade, or if

Upcoming maven-invoker-plugin release

2022-05-14 Thread Slawomir Jaranowski
Hi, I'm going to release the next version of maven-invoker-plugin in a week or two. The Last release was a year ago ... We have resolved many issues, some are planned for next release

Re: [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-14 Thread Jason van Zyl
+1 > On May 14, 2022, at 6:26 AM, Tamás Cservenák wrote: > > +1 > > On Sun, May 8, 2022, 11:29 Hervé BOUTEMY wrote: > >> Hi, >> >> We solved 14 issues: >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350929=Text=12323721 >> >> Staging repo: >>

Re: [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-14 Thread Olivier Lamy
+1 On Sun, 8 May 2022 at 19:28, Hervé BOUTEMY wrote: > Hi, > > We solved 14 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350929=Text=12323721 > > Staging repo: > https://repository.apache.org/content/repositories/maven-1750/ > >

Re: [ANN] Apache Maven Daemon 0.8.0 released

2022-05-14 Thread Karl Heinz Marbaise
Hi, On 11.05.22 11:12, Guillaume Nodet wrote: 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

Re: [VOTE] Release Apache Maven Shared Dependency Tree 3.3.1

2022-05-14 Thread Sylwester Lachiewicz
+1 sob., 14 maj 2022, 13:00 użytkownik Slawomir Jaranowski < s.jaranow...@gmail.com> napisał: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12350387 > > There are still a couple of issues left in JIRA: > >

[VOTE] Release Apache Maven Shared Dependency Tree 3.3.1

2022-05-14 Thread Slawomir Jaranowski
Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12350387 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-14 Thread Tamás Cservenák
+1 On Sun, May 8, 2022, 11:29 Hervé BOUTEMY wrote: > Hi, > > We solved 14 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350929=Text=12323721 > > Staging repo: > https://repository.apache.org/content/repositories/maven-1750/ > >

Re: [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-14 Thread Hervé BOUTEMY
thanks for checking: I'll add these 2 issues to the release Le vendredi 13 mai 2022, 17:08:21 CEST Jorge Solórzano a écrit : > +1 > > Tested on Linux with JDK17. > > I think this also fixes MWRAPPER-44 and fixes the abandoned > MWRAPPER-21 Zip-slip issue, making a total of 16 issues fixes ;) >

Maven Surefire pull request #528

2022-05-14 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