Re: [VOTE] Release Apache Maven version 3.8.8

2023-03-09 Thread Guillaume Nodet
+1 Le mer. 8 mars 2023 à 16:12, Michael Osipov a écrit : > Hi, > > We solved 17 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352869 > > There are still hundreds of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven version 3.8.8

2023-03-09 Thread Herve Boutemy
+1 Reproducible Build ok: reference build done with JDK 8 on Windows Regards, Hervé On 2023/03/08 15:12:29 Michael Osipov wrote: > Hi, > > We solved 17 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352869 > > There are still hundreds of issues left in

Re: [HEADS UP] Release of surefire

2023-03-09 Thread Olivier Lamy
yeah sounds good! On Fri, 10 Mar 2023 at 05:52, Maarten Mulders wrote: > > On 09/03/2023 13:32, Gary Gregory wrote: > > Yes please, I get a raised eyebrow when a surefire and failsafe M version > > is reviewed in a PR... > > > > Gary > > Same here. It's hard to explain that latest Surefire is

Re: [HEADS UP] Release of surefire

2023-03-09 Thread Maarten Mulders
On 09/03/2023 13:32, Gary Gregory wrote: Yes please, I get a raised eyebrow when a surefire and failsafe M version is reviewed in a PR... Gary Same here. It's hard to explain that latest Surefire is still a "milestone" for 3.0.0 after so many years. Or... there must be a strong reason why

Re: shading in surefire

2023-03-09 Thread Slawomir Jaranowski
Hi, You can execute Maven test in verbose mode: mvn test -X next look for lines like: [DEBUG] test(compact) classpath: test-classes classes junit-jupiter-api-5.9.2.jar opentest4j-1.2.0.jar junit-platform-commons-1.9.2.jar apiguardian-api-1.1.2.jar commons-lang3-3.12.0.jar [DEBUG]

[DISCUSS] m-remote-resources-p

2023-03-09 Thread Tamás Cservenák
Howdy, I would like to share (and possibly exchange) some recollections about the m-remote-resource-p. For start, there is an ongoing PR to drop all the accumulated legacy stuff: https://github.com/apache/maven-remote-resources-plugin/pull/26 But what caught my eye are these lines:

Re: shading in surefire

2023-03-09 Thread Eric Lilja
Are the providers leaking byte-buddy today? I just had to add explicit byte buddy to my pom-file, for Mockito to work. - Eric L On Thu, Mar 9, 2023 at 2:13 PM Slawomir Jaranowski wrote: > To avoid leaking external libraries to classpath used under tests. > > But we should only use in providers

Re: [HEADS UP] Release of surefire

2023-03-09 Thread Gary Gregory
Yes please, I get a raised eyebrow when a surefire and failsafe M version is reviewed in a PR... Gary On Thu, Mar 9, 2023, 07:47 Elliotte Rusty Harold wrote: > On Thu, Mar 9, 2023 at 9:36 AM Slawomir Jaranowski > wrote: > > > > Hi, > > > > According to

Re: [HEADS UP] Release of surefire

2023-03-09 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: shading in surefire

2023-03-09 Thread Slawomir Jaranowski
To avoid leaking external libraries to classpath used under tests. But we should only use in providers and booter in plugins. We can use what we need without shading. To think about what methods are used in providers, maybe we can drop it anyway and use standard JDK api. czw., 9 mar 2023 o

shading in surefire

2023-03-09 Thread Elliotte Rusty Harold
I'm curious. Why do we shade various libraries like commons-lang and maven-shared utils in surefire? https://github.com/apache/maven-surefire/blob/master/surefire-shared-utils/pom.xml -- Elliotte Rusty Harold elh...@ibiblio.org

Re: [HEADS UP] Release of surefire

2023-03-09 Thread Elliotte Rusty Harold
On Thu, Mar 9, 2023 at 9:36 AM Slawomir Jaranowski wrote: > > Hi, > > According to https://issues.apache.org/jira/browse/MNG-7725 > I would like to release the next version of surefire. > > Next radical proposal: switch version to 3.0.0 and stop producing next > milestone like 3.0.0-M10. >

Re: [VOTE] Release Apache Maven version 3.8.8

2023-03-09 Thread Tamás Cservenák
+1 On Wed, Mar 8, 2023 at 4:12 PM Michael Osipov wrote: > Hi, > > We solved 17 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352869 > > There are still hundreds of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven version 3.8.8

2023-03-09 Thread Olivier Lamy
+1 On Thu, 9 Mar 2023 at 01:12, Michael Osipov wrote: > > Hi, > > We solved 17 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352869 > > There are still hundreds of issues left in JIRA: >

Re: [HEADS UP] Release of surefire

2023-03-09 Thread Tamás Cservenák
+1000 On Thu, Mar 9, 2023 at 10:43 AM Sylwester Lachiewicz wrote: > +1 > > czw., 9 mar 2023, 10:35 użytkownik Slawomir Jaranowski < > s.jaranow...@gmail.com> napisał: > > > Hi, > > > > According to https://issues.apache.org/jira/browse/MNG-7725 > > I would like to release the next version of

Re: [VOTE] Release Apache Maven version 3.8.8

2023-03-09 Thread Michael Osipov
Am 2023-03-08 um 16:12 schrieb Michael Osipov: Hi, We solved 17 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352869 There are still hundreds of issues left in JIRA: