[VOTE] Release Apache Maven Assembly Plugin version 3.7.0

2024-03-07 Thread Slawomir Jaranowski
Hi, We solved 25 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220=12353243 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Apache Maven 4.0.0-alpha-13

2024-03-07 Thread Tamás Cservenák
Slawek, I agree, will change the issue. On Thu, Mar 7, 2024 at 12:44 PM Slawomir Jaranowski wrote: > +1 > > I would like to see an upgrade to JDK 17 as "New Feature" rather than > "Task" - what do you think? > > https://issues.apache.org/jira/browse/MNG-8061 > > śr., 6 mar 2024 o 21:44 Tamás

Re: [VOTE] Release Apache Maven 4.0.0-alpha-13

2024-03-07 Thread zhongming hua
+1 Guillaume Nodet 于2024年3月7日周四 18:00写道: > > +1 > > > Guillaume Nodet > > > > Le mer. 6 mars 2024 à 21:44, Tamás Cservenák a écrit : > > > Howdy, > > > > This is a vote to release Apache Maven 4.0.0-alpha-13. > > > > We solved 32 issues: > > > >

Re: [VOTE] Release Apache Maven 4.0.0-alpha-13

2024-03-07 Thread Slawomir Jaranowski
+1 I would like to see an upgrade to JDK 17 as "New Feature" rather than "Task" - what do you think? https://issues.apache.org/jira/browse/MNG-8061 śr., 6 mar 2024 o 21:44 Tamás Cservenák napisał(a): > Howdy, > > This is a vote to release Apache Maven 4.0.0-alpha-13. > > We solved 32 issues:

Re: [VOTE] Release Apache Maven 4.0.0-alpha-13

2024-03-07 Thread Maarten Mulders
+1 I agree with Romain, isn't it about time we move to beta or milestone releases? I think it may give us two benefits: 1. likely to attract more early-bird testers, which can give us valuable feedback. 2. hopefully convince third-party plugin maintainers to start working on Maven 4

Re: [VOTE] Release Apache Maven 4.0.0-alpha-13

2024-03-07 Thread Tamás Cservenák
Howdy, yes, we discussed this with Guillaume, and the turn we want to take is something along these lines: - once alpha-13 out, we need new resolver release (there is a cycle there, but only for "demos" and suppliers). Some classes from resolver need to be dropped, things redirected to classes

Re: [DISCUSS] Maven Core Plugins versioning

2024-03-07 Thread Tamás Cservenák
Michael, I am unsure why it would not work? As I explained in my initial email, Maven2 plugins were 2.x, Maven3 plugins were 3.x, so why could not Maven4 be 4.x? I think that "maven plugin" is quite well defined (is not "just a jar"). While I would expect your "bump the major version" for some

Re: [VOTE] Release Apache Maven 4.0.0-alpha-13

2024-03-07 Thread Guillaume Nodet
This does not seem to be related to MNG-8012 given the message. This is more probably https://issues.apache.org/jira/browse/MNG-7854 Guillaume Nodet Le jeu. 7 mars 2024 à 09:06, Tamás Cservenák a écrit : > Karl, > > Initial reason is maybe this: >

Re: [VOTE] Release Apache Maven 4.0.0-alpha-13

2024-03-07 Thread Guillaume Nodet
+1 Guillaume Nodet Le mer. 6 mars 2024 à 21:44, Tamás Cservenák a écrit : > Howdy, > > This is a vote to release Apache Maven 4.0.0-alpha-13. > > We solved 32 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12354062 > > There are

Re: [VOTE] Release Apache Maven 4.0.0-alpha-13

2024-03-07 Thread Tamás Cservenák
Karl, Initial reason is maybe this: https://issues.apache.org/jira/browse/MNG-8012 Can you point me at the repo? Thanks T On Thu, Mar 7, 2024 at 12:07 AM Karl Heinz Marbaise wrote: > Hi, > > I see the following with 4.0.0-alpha-13 with a test project (spring > boot based 3.3.0-M2): > >

Re: [VOTE] Release Apache Maven 4.0.0-alpha-13

2024-03-07 Thread Tamás Cservenák
Release notes, still TBD (need to collect itemized "notable changes" and figure out where are the XSDs): https://github.com/apache/maven-site/pull/499 T On Thu, Mar 7, 2024 at 1:36 PM Tamás Cservenák wrote: > Slawek, I agree, will change the issue. > > On Thu, Mar 7, 2024 at 12:44 PM Slawomir