[RESULT] [VOTE] Release Apache Maven parent 40

2023-06-15 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Tamás Cservenák, Sylwester Lachiewicz, Guillaume Nodet, Slawomir Jaranowski -1: Elliotte Rusty Harold Elliotte had objections about plexus-utils/plexus-xml in version 4.0.0 in dependencyManagement Impacts of change was explained by

Re: [VOTE] Release Apache Maven parent 40

2023-06-14 Thread Slawomir Jaranowski
+1 pon., 12 cze 2023 o 20:07 Slawomir Jaranowski napisał(a): > Hi, > > For testing you need ASF parent 30 from the staging repository. > > We solved 15 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12352681 > > Commits: > >

Re: [VOTE] Release Apache Maven parent 40

2023-06-13 Thread Slawomir Jaranowski
wt., 13 cze 2023 o 11:17 Guillaume Nodet napisał(a): > I was assuming that the impact would be lowered by the fact that it's a > *Maven* parent, so it is kinda used *internally*. > But no problem on my side to revert this change for some time. > > I see that most of Maven plugins / shared

Re: [VOTE] Release Apache Maven parent 40

2023-06-13 Thread Guillaume Nodet
I was assuming that the impact would be lowered by the fact that it's a *Maven* parent, so it is kinda used *internally*. But no problem on my side to revert this change for some time. Le mar. 13 juin 2023 à 10:58, Elliotte Rusty Harold a écrit : > It's not that these problems are unsolvable.

Re: [VOTE] Release Apache Maven parent 40

2023-06-13 Thread Elliotte Rusty Harold
It's not that these problems are unsolvable. They're not. But splitting the packages like this means that a lot of projects are going to burn a lot of hours working around unexpected breakages. It's annoying for someone who's well-versed in BOMs, dependency management, classpath loaders,

Re: [VOTE] Release Apache Maven parent 40

2023-06-12 Thread Guillaume Nodet
+1 Le lun. 12 juin 2023 à 20:07, Slawomir Jaranowski a écrit : > Hi, > > For testing you need ASF parent 30 from the staging repository. > > We solved 15 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12352681 > > Commits: > >

Re: [VOTE] Release Apache Maven parent 40

2023-06-12 Thread Jeremy Landis
tps://aka.ms/AAb9ysg> From: Elliotte Rusty Harold Sent: Monday, June 12, 2023 9:11:37 PM To: Maven Developers List Subject: Re: [VOTE] Release Apache Maven parent 40 -1 https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fmaven-

Re: [VOTE] Release Apache Maven parent 40

2023-06-12 Thread Guillaume Nodet
Note that those classes classes in plexus-xml are always exported by the maven-core classloader at runtime [1], so this could have an effect on unit tests, but it should not have much at runtime (at least for plugins or components used by plugins). Fwiw, all the code I've migrated to those new

Re: [VOTE] Release Apache Maven parent 40

2023-06-12 Thread Elliotte Rusty Harold
-1 https://github.com/apache/maven-parent/pull/123/files seems likely to break projects that update to parent pom 40 without adding an extra dependency on plexus-xml 4.0.0, and this breakage might be several levels deep in the dependency tree so there's no guarantee it will be caught in the

Re: [VOTE] Release Apache Maven parent 40

2023-06-12 Thread Sylwester Lachiewicz
+1 pon., 12 cze 2023, 20:07 użytkownik Slawomir Jaranowski < s.jaranow...@gmail.com> napisał: > Hi, > > For testing you need ASF parent 30 from the staging repository. > > We solved 15 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12352681 > > Commits: > >

Re: [VOTE] Release Apache Maven parent 40

2023-06-12 Thread Tamás Cservenák
+1 On Mon, Jun 12, 2023 at 8:07 PM Slawomir Jaranowski wrote: > Hi, > > For testing you need ASF parent 30 from the staging repository. > > We solved 15 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12352681 > > Commits: > >

[VOTE] Release Apache Maven parent 40

2023-06-12 Thread Slawomir Jaranowski
Hi, For testing you need ASF parent 30 from the staging repository. We solved 15 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12352681 Commits: https://github.com/apache/maven-parent/compare/maven-parent-39...maven-parent-40 Staging repo: