[RESULT] [VOTE] Release Apache Maven Plugin Tools version 3.12.0

2024-04-01 Thread Hervé Boutemy
Hi, The vote has passed with the following result: +1 : Sylwester Lachiewicz, Tamás Cservenák, Hervé Boutemy PMC quorum: reached I will promote the source release zip file to Apache distribution area and the artifacts to the central repo.

[RESULT] [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Hervé Boutemy
Hi, The vote has passed with the following result: +1 : Olivier Lamy, Tamás Cservenák, Sylwester Lachiewicz, Slawomir Jaranowski, Hervé Boutemy PMC quorum: reached I will promote the source release zip file to Apache distribution area and the artifacts to the central repo.

[RESULT] [VOTE] Release Apache Maven Artifact Plugin version 3.5.1

2024-04-01 Thread Hervé Boutemy
Hi, The vote has passed with the following result: +1 : Sylwester Lachiewicz, Slawomir Jaranowski, Tamás Cservenák, Hervé Boutemy PMC quorum: reached I will promote the source release zip file to Apache distribution area and the artifacts to the central repo.

Re: Reproducible builds: a maven thing or not?

2024-04-01 Thread Christoph Läubrich
Tycho has a BuildTimestampProvider [1] that with implementation of several flavors: - maven build timestamp (default) - fixed timestamps - jgit - inherit from parent - ... So if maven would offer something similar a build extension can be used to implement any strategy but still be there

[ANN] Apache Maven Invoker Plugin 3.6.1 Released

2024-04-01 Thread Olivier Lamy
Hi The Apache Maven team is pleased to announce the release of the Apache Maven Invoker Plugin, version 3.6.1 The Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful and can optionally verify the output generated from a

Reproducible builds: a maven thing or not?

2024-04-01 Thread Romain Manni-Bucau
Hi all, We've got a lot of work around reproducible builds - whatever we think about it since there are good reasons to say it is pointless and some to say it is useful so I don't want to enter into the debate - but the notion is 100% hosted in plugins today. It has a few pitfalls for me: 1.

Re: [VOTE] Release Apache Maven Artifact Plugin version 3.5.1

2024-04-01 Thread Tamás Cservenák
+1 Reproducible build OK (w/ known issues): --- target/reference/org.apache.maven.plugins/maven-artifact-plugin-3.5.1-sources.jar +++ target/maven-artifact-plugin-3.5.1-sources.jar ├── zipinfo {} │ @@ -20,10 +20,10 @@ │ -rw-r--r-- 2.0 unx 7226 b- defN 24-Mar-29 06:57

Re: [VOTE] Release Apache Maven Plugin Tools version 3.12.0

2024-04-01 Thread Tamás Cservenák
+1 Reproducible build OK (w/ known issues): [cstamas@angeleyes maven-plugin-tools ((maven-plugin-tools-3.12.0))]$ docker run --rm -t -w $(pwd) -v $(pwd):$(pwd):ro registry.salsa.debian.org/reproducible-builds/diffoscope

Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Slawomir Jaranowski
+1 sob., 30 mar 2024 o 02:55 Hervé Boutemy napisał(a): > Hi, > > We solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-2081/ > >

Re: [VOTE] Release Apache Maven Artifact Plugin version 3.5.1

2024-04-01 Thread Slawomir Jaranowski
+1 pt., 29 mar 2024 o 08:04 Hervé Boutemy napisał(a): > Hi, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324322=12353681=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-2078/ > >

Re: [VOTE] Release Apache Maven Artifact Plugin version 3.5.1

2024-04-01 Thread Sylwester Lachiewicz
+1 pon., 1 kwi 2024, 18:54 użytkownik Herve Boutemy napisał: > here is my +1 > > Reproducible Build ok: reference done with JDK 11 on *nix umask 002 > > Regards, > > Hervé > > On 2024/03/29 07:04:07 Hervé Boutemy wrote: > > Hi, > > > > We solved 4 issues: > > >

Re: [VOTE] Release Apache Maven Plugin Tools version 3.12.0

2024-04-01 Thread Sylwester Lachiewicz
+1 pon., 1 kwi 2024, 18:53 użytkownik Herve Boutemy napisał: > here is my +1 > > Reproducible Build ok: reference done with JDK 11 on *nix, umask 002 > > Regards, > > Hervé > > On 2024/03/30 02:11:12 Hervé Boutemy wrote: > > Hi, > > > > We solved 3 issues: > > >

Re: [VOTE] Release Apache Maven Artifact Plugin version 3.5.1

2024-04-01 Thread Herve Boutemy
here is my +1 Reproducible Build ok: reference done with JDK 11 on *nix umask 002 Regards, Hervé On 2024/03/29 07:04:07 Hervé Boutemy wrote: > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324322=12353681=Text > > Staging repo: >

Re: [VOTE] Release Apache Maven Plugin Tools version 3.12.0

2024-04-01 Thread Herve Boutemy
here is my +1 Reproducible Build ok: reference done with JDK 11 on *nix, umask 002 Regards, Hervé On 2024/03/30 02:11:12 Hervé Boutemy wrote: > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820=12354176=Text > > Staging repo: >

Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Herve Boutemy
here is my +1 Reproducible build ok: reference done with JDK 11 on *nix and umask 002 @Tamas this umask is the cause of your issue. In the future, with MSOURCES-137, we will be insensitive, which will avoid this little annoying precision Regards, Hervé On 2024/03/30 01:55:10 Hervé Boutemy

Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Sylwester Lachiewicz
+1 pon., 1 kwi 2024, 08:15 użytkownik Olivier Lamy napisał: > +1 > > On Sat, 30 Mar 2024 at 11:55, Hervé Boutemy wrote: > > > > Hi, > > > > We solved 3 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text > > > > Staging repo: > >

Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Tamás Cservenák
Addendum: I have locally this diff on sources JAR, that I guess is result of MSOURCES-137 change: --- target/reference/org.apache.maven.plugins/maven-source-plugin-3.3.1-sources.jar +++ target/maven-source-plugin-3.3.1-sources.jar ├── zipinfo {} │ @@ -17,10 +17,10 @@ │ -rw-r--r-- 2.0 unx

Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Tamás Cservenák
+1 Reference build OK, (U*ix, Java 11) On Sat, Mar 30, 2024 at 2:55 AM Hervé Boutemy wrote: > Hi, > > We solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text > > Staging repo: >

Re: [VOTE] Release Apache Maven Source Plugin version 3.3.1

2024-04-01 Thread Olivier Lamy
+1 On Sat, 30 Mar 2024 at 11:55, Hervé Boutemy wrote: > > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924=12353471=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-2081/ >