Re: Reproducible builds between OSes

2023-02-10 Thread Romain Manni-Bucau
Le ven. 10 févr. 2023 à 21:57, Piotr P. Karwasz a écrit : > Hi Romain, > > On Fri, 10 Feb 2023 at 21:19, Romain Manni-Bucau > wrote: > > Will likely not work until done on the jvm with line.separator system > prop > > directly due to a lot of things or means you limit the plugins you use a > > l

Re: Reproducible builds between OSes

2023-02-10 Thread Piotr P. Karwasz
Hi Romain, On Fri, 10 Feb 2023 at 21:19, Romain Manni-Bucau wrote: > Will likely not work until done on the jvm with line.separator system prop > directly due to a lot of things or means you limit the plugins you use a > lot so I think jvm.config is the way to go or you hack wrapper commited > la

Re: Reproducible builds between OSes

2023-02-10 Thread Romain Manni-Bucau
Hi Will likely not work until done on the jvm with line.separator system prop directly due to a lot of things or means you limit the plugins you use a lot so I think jvm.config is the way to go or you hack wrapper commited launcher scripts to force it in MAVEN_OPTS. Le ven. 10 févr. 2023 à 19:42,

Re: Maven 3.9.0 plexus-utils issue in extension

2023-02-10 Thread Michael Osipov
Am 2023-02-10 um 18:55 schrieb Falko Modler: Hi Michael, Have you tried to back port the class loading strategy from gnodet@ back to 3.8.x? Not yet. First, I'm looking for solutions without touching Maven itself but there might be none in this case. I was actually thinking myself whether that

Reproducible builds between OSes

2023-02-10 Thread Piotr P. Karwasz
Hi, At Log4j we have solved all the reproducibility problems mentioned on the wiki page[1] and we are approaching the problem of reproducibility between different OSes. My goal is for the following procedure to work regardless of the operating system of the user: 1. a user checks out a tagged re

Re: Maven 3.9.0 plexus-utils issue in extension

2023-02-10 Thread Michael Osipov
Am 2023-02-09 um 12:00 schrieb Falko Modler: Hi all, I'm currently trying to get gitflow-incremental-builder (GIB) running in a GitHub Action using Maven 3.9.0 (and Java 17). https://github.com/gitflow-incremental-builder/gitflow-incremental-builder GIB is a maven extension that shall be usabl

Re: Maven 3.9.0 plexus-utils issue in extension

2023-02-10 Thread Falko Modler
Hi Michael, Have you tried to back port the class loading strategy from gnodet@ back to 3.8.x? Not yet. First, I'm looking for solutions without touching Maven itself but there might be none in this case. I was actually thinking myself whether that feature could be backported, so good you ment

[VOTE] Apache Maven Surefire 3.0.0-M9

2023-02-10 Thread Olivier Lamy
Hi, I'd like to release Apache Maven Surefire 3.0.0-M9 We fixed 4 issues. https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12352730 Staging repo: https://repository.apache.org/content/repositories/maven-1867/ Staging site: https://maven.apache.org/surefire-archive

Re: maven.config / jvm.config / -D options

2023-02-10 Thread Michael Osipov
Am 2023-02-09 um 15:38 schrieb Christoph Läubrich: I have a question on this statement below that -D has not to go into maven.config but in jvm config. No, this is wrong and I didn't say that. I think the difference is more that -D in jvm.config become a "real" system-property (because it is