Re: maven-dependencies-plugin

2023-07-11 Thread Tamás Cservenák
Howdy Maven plugins (same as maven core btw) use Component Oriented Programming model, with Plexus (and today Eclipse Sisu, also providing Plexus backwards compat layer as plexus shim, but jsr330 is preferred) as container implementation. See Sisu in 5 minutes for simplest example of

maven-dependencies-plugin

2023-07-11 Thread A H
To whom it may concern, I was told, that I might get my answer here - using this email address. As I was considering to contribute to the maven dependencies plugin, I was wondering, whether the usage of Java's ServiceLoader mechanism was an acceptable way of introducing extensibility into maven

Re: [VOTE] Release Apache Maven Daemon 1.0-m7

2023-07-11 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: [VOTE] Release Maven Fluido Skin version 2.0.0-M7

2023-07-11 Thread Herve Boutemy
+1 Reproducible Builds: reference build done with JDK 8 on Windows maven-fluido-skin-2.0.0-M7.jar has different META-INF/LICENSE and META-INF/ NOTICE it seems there is a conflict between files generated by remote-resources on org.apache:apache-jar-resource-bundle:1.4 (which seem to be the output

Re: [VOTE] Release Apache Maven Daemon 1.0-m7

2023-07-11 Thread Henning Schmiedehausen
tested my m6 regression and m7 works again. +1 -h On Tue, Jul 11, 2023 at 7:47 AM Guillaume Nodet wrote: > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0-m7/ > > This release provides distributions based on Maven 3.9.3 and 4.0.0-alpha-7 >