Revert commit 740dae43ca3ccf7692f37edf3184387e5666ca6b

2024-03-24 Thread Konrad Windszus
Hi, I consider https://github.com/apache/maven/commit/740dae43ca3ccf7692f37edf3184387e5666ca6b wrong, as in fact the field requiredMavenVersion has been added quite recently and is only supported since Maven 4 (for details refer to https://issues.apache.org/jira/browse/MNG-7570). The referenced

Re: release of maven-source-plugin

2024-03-24 Thread Hervé Boutemy
IIUC, this is an explanation of the mystery failure that started the MSOURCE-121 update but after MSOURCE-121, the plugin itself stops with a failure when detecting re-addition: that's why Gary can't upgrade, the failure is now happening at plugin level, and always "mvn install deploy" (with so

[VOTE] Release Apache Maven Archiver version 3.6.2

2024-03-24 Thread Slawomir Jaranowski
Hi, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12353577 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20ma

Re: release of maven-source-plugin

2024-03-24 Thread Gary Gregory
I'm glad to hear there is nothing fundamentally wrong. Thank you for the detailed explanation. Gary On Sun, Mar 24, 2024, 3:40 PM Romain Manni-Bucau wrote: > Hi, > > I think it is fixed for v4 serie. > Main issue comes from the default v3 pom ( > > https://github.com/apache/maven/blob/maven-3.

Re: release of maven-source-plugin

2024-03-24 Thread Romain Manni-Bucau
Hi, I think it is fixed for v4 serie. Main issue comes from the default v3 pom ( https://github.com/apache/maven/blob/maven-3.9.2/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml#L113) which is no more a thing in v4 so the merge of the plugin executions does not happen t

Re: release of maven-source-plugin

2024-03-24 Thread Gary Gregory
Hi All, As long as https://issues.apache.org/jira/browse/MSOURCES-143 is in play, Commons will stay on a pre-3.3.0 version. I re-read the comments, I still don't know what we can do in Commons to address this as this feels like some deep Maven Magic. Gary On Sun, Mar 24, 2024 at 11:48 AM Hervé

release of maven-source-plugin

2024-03-24 Thread Hervé Boutemy
I'd like to release maven-source-plugin 3.3.1 to drop the umask sensitivity during Reproducible Builds :)1 but there are a few issues open https://issues.apache.org/jira/projects/MSOURCES/versions/12353471 they are related to https://issues.apache.org/jira/browse/MSOURCES-121: I don't get what

Re: User friendly release notes

2024-03-24 Thread Timothy Stone
On 3/13/24 7:05 PM, Andres Almiray wrote: First, I’d suggest following a commit message convention. You may define your own or follow an existing one such as https://www.conventionalcommits.org/en/v1.0.0/ +1 Next, use a tool that can read, parse, and format commit messages. You’ll find ple

Re: [VOTE] Release Apache Maven GPG Plugin 3.2.2

2024-03-24 Thread Slawomir Jaranowski
+1 sob., 23 mar 2024 o 23:06 Tamás Cservenák napisał(a): > Howdy, > > Note: this is a bugfix release for > https://issues.apache.org/jira/browse/MGPG-113 > > We solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12354419 > > There are still a c