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
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
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,
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
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
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
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
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
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