Re: [VOTE] Release Apache Maven Archiver version 3.6.2

2024-03-25 Thread zhongming hua
+1 Olivier Lamy 于2024年3月26日周二 12:51写道: > > +1 > > On Mon, 25 Mar 2024 at 08:36, Slawomir Jaranowski > wrote: > > > > 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 J

Re: [VOTE] Release Apache Maven GPG Plugin 3.2.2

2024-03-25 Thread zhongming hua
+1 Olivier Lamy 于2024年3月26日周二 12:49写道: > > +1 > > On Sun, 24 Mar 2024 at 08:06, Tamás Cservenák wrote: > > > > 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.js

Re: [VOTE] Release Apache Maven Archiver version 3.6.2

2024-03-25 Thread Olivier Lamy
+1 On Mon, 25 Mar 2024 at 08:36, Slawomir Jaranowski wrote: > > 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%

Re: [VOTE] Release Apache Maven GPG Plugin 3.2.2

2024-03-25 Thread Olivier Lamy
+1 On Sun, 24 Mar 2024 at 08:06, Tamás Cservenák wrote: > > 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 cou

Relax resolver for snapshots in offline mode

2024-03-25 Thread Delany
Hi, I have a bunch of plugins like enforcer that I want to run with `mvn validate -o` but I get Cannot access *repo* in offline mode and the artifact *artifact*:jar:2.4.1-20240322.141808-12 has not been downloaded from it before There are snapshots of that artifact available in local maven repo,

Re: [VOTE] Release Apache Maven Archiver version 3.6.2

2024-03-25 Thread Sylwester Lachiewicz
+1 pon., 25 mar 2024, 08:45 użytkownik Herve Boutemy napisał: > +1 > > Reproducible Build ok: reference done with JDK 21 on *nix and umask=022 > > Regards, > > Hervé > > On 2024/03/24 22:36:30 Slawomir Jaranowski wrote: > > Hi, > > > > We solved 3 issues: > > > https://issues.apache.org/jira/sec

Re: Revert commit 740dae43ca3ccf7692f37edf3184387e5666ca6b

2024-03-25 Thread Hervé Boutemy
Hi Konrad, I saw the fork between Maven 3.9.x where I started the documentation job and Maven 4: - Maven 3.9.x: https://github.com/apache/maven/pull/1444 as you can see, requiredMavenVersion exists since 3.0.2 https://issues.apache.org/jira/browse/MNG-4840 - Maven 4: https://github.com/apache/m

Re: [VOTE] Release Apache Maven Archiver version 3.6.2

2024-03-25 Thread Herve Boutemy
+1 Reproducible Build ok: reference done with JDK 21 on *nix and umask=022 Regards, Hervé On 2024/03/24 22:36:30 Slawomir Jaranowski wrote: > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12353577 > > There are still a couple o

Re: [VOTE] Release Apache Maven GPG Plugin 3.2.2

2024-03-25 Thread Herve Boutemy
+1 Reproducible Build ok: reference done with JDK 21 on *nix and umask=022 Regards, Hervé On 2024/03/23 22:06:12 Tamás Cservenák wrote: > 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/sec

Re: release of maven-source-plugin

2024-03-25 Thread Hervé Boutemy
PR ready for review: https://github.com/apache/maven-source-plugin/pull/24 I think it does the right job at differentiating 2 cases that the initial MSOURCES-121 merged too aggressively: 1. do not fail when executed twice with the same output file 2. but fail when re-attach happens to another out