Re: [RESULT] [VOTE] Release Apache Maven Daemon 1.0-m8

2023-11-07 Thread Peter Palaga
Thanks for the release Guillaume! It feels a bit faster than m7. I wonder what is the key difference? Thanks again, -- Peter On 07/11/2023 08:01, Guillaume Nodet wrote: Closing this vote with 5 +1s and no other votes. I'll publish the release asap. Thx to everyone ! Guillaume Le jeu. 26 oct

Re: [VOTE] Release Apache Maven Daemon 0.9.0

2023-01-30 Thread Peter Palaga
+1 0.9.0 seems to be faster than 0.8.2 - see https://github.com/apache/maven-mvnd/issues/783 for some numbers. Thanks Guillaume! On 25/01/2023 10:10, Guillaume Nodet wrote: I've staged a candidate release at https://dist.apache.org/repos/dist/dev/maven/mvnd/0.9.0/ Note that this release

Re: [VOTE] Release Apache Maven Daemon 1.0.0-m4

2023-01-30 Thread Peter Palaga
+1 Tested with Camel Quarkus, better than 1.0.0-m4, but still slower than 0.8.2 and 0.9.0 - see https://github.com/apache/maven-mvnd/issues/783 Thanks, Guillaume! On 29/01/2023 19:37, Romain Manni-Bucau wrote: +1, tested on java 17 with sdkman Romain Manni-Bucau @rmannibucau

Re: [VOTE] Release Apache Maven Daemon 1.0.0-m1

2022-12-21 Thread Peter Palaga
+1 Thanks for the milestone, Guillaume! I have filed some issues: * keytool-maven-plugin incompatible https://github.com/mojohaus/keytool/issues/57 * 1.0.0-m1 slower than 0.8.2 for Camel Quarkus https://github.com/apache/maven-mvnd/issues/758 -- P On 16/12/2022 14:07, Guillaume Nodet w

Re: Hello from mvnd

2020-10-16 Thread Peter Palaga
ttps://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance> Le ven. 16 oct. 2020 à 16:15, Peter Palaga <mailto:ppal...@redhat.com>> a écrit : Re-layouting th

Re: Hello from mvnd

2020-10-16 Thread Peter Palaga
Re-layouting the mvnd distro worked indeed, see https://github.com/mvndaemon/mvnd/pull/96 . Many thanks for the suggestion, Romain! mvnd and stock Maven will be able to continue their peaceful co-existence :) -- P On 14/10/2020 10:20, Peter Palaga wrote: On 14/10/2020 08:20, Romain Manni

Re: Hello from mvnd

2020-10-14 Thread Peter Palaga
01:02, Mark Derricutt a écrit : I just wanna say kudos to mvnd - found it the other day on r/java (or r/programming) and I must say - this is awesome. It even plays well with our tiles-maven-plugin which I was sure it would play up on. Mark From: Peter Palaga Reply: Maven Developers Lis

Hello from mvnd

2020-10-13 Thread Peter Palaga
Hi, as some of you may know already, Guillaume (cc'd) and me are working on a Daemon for Maven [1]. As with Gradle daemon, the main idea is to keep the JVM and the Maven plugins' code warm in a long living process so that during repeated builds the JIT-optimized code is available immediately