Drop @inject and sisu from mojo?

2021-12-13 Thread Romain Manni-Bucau
Hi all, Seems the fact to leak our IoC to mojo still has side effects since we are scanned in mojos - and we can't say these mojos are not supported since it is the whole goal of mojo to run the code users/mojo writers want right? The fact we use something official and mainstream and leak it to

Re: [DISCUSS] Maven 3.8.x and 3.9.x

2021-12-13 Thread Tamás Cservenák
Sounds good, but 3.9.x will have merged 630 and 630? I think copy+paste tricked you :) T On Mon, Dec 13, 2021 at 11:39 AM Guillaume Nodet wrote: > In order to progress on a few issues, I'd like to discuss two points. > * merge https://github.com/apache/maven/pull/628 into the 3.8.x branch >

[DISCUSS] Maven 3.8.x and 3.9.x

2021-12-13 Thread Guillaume Nodet
In order to progress on a few issues, I'd like to discuss two points. * merge https://github.com/apache/maven/pull/628 into the 3.8.x branch and release 3.8.5 asap. This is a long-standing issue which had a couple of trial fixes over the past months. * create a 3.9.x branch to merge

Re: [DISCUSS] Maven 3.8.x and 3.9.x

2021-12-13 Thread Guillaume Nodet
Yes, one of the two should refer to https://github.com/apache/maven/pull/622 Guillaume Le lun. 13 déc. 2021 à 12:22, Tamás Cservenák a écrit : > Sounds good, but 3.9.x will have merged 630 and 630? > I think copy+paste tricked you :) > > T > > On Mon, Dec 13, 2021 at 11:39 AM Guillaume Nodet

Re: [VOTE] Release Apache Maven Wrapper version 3.1.0

2021-12-13 Thread Dan Tran
Hi Could you deploy a snapshot? my company repository manager does not proxy staging repos. Can build from tag, generate the wrapper files, and run mvnw on some other host, it will fail if I use the staging RC, but I can pull maven-wrapper.jar from snapshot Thanks -D On Mon, Dec 13, 2021 at

Re: [VOTE] Release Apache Maven Wrapper version 3.1.0

2021-12-13 Thread Manfred Moser
You can build locally and test that way as well. I used to do that with local repository as well as a locally running repository manager (Sonatype Nexus). Manfred Dan Tran wrote on 2021-12-13 22:53 (GMT -08:00): > Hi > > Could you deploy a snapshot? my company repository manager does not

[VOTE] Release Apache Maven Wrapper version 3.1.0

2021-12-13 Thread Hervé BOUTEMY
Hi, We solved 18 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721=12350068=Text Staging repo: https://repository.apache.org/content/repositories/maven-1679/

Re: [VOTE] Release Apache Maven Wrapper version 3.1.0

2021-12-13 Thread Manfred Moser
Awesome. Thank you Herve. + 100 Hervé BOUTEMY wrote on 2021-12-13 13:09 (GMT -08:00): > Hi, > > We solved 18 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721=12350068=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-1679/ >