Re: Maven Extension

2025-02-16 Thread Adrian Tarau
Hello, Release 0.8.3 is out, mainly to fix Apache Foundation Trademark Policy violations (thanks Sylwester). The new project name is Talos . I hope I'm good now and no lawyer is coming after me ;) I'm gonna stop spamming the mailing lists on this subjec

Re: Maven Extension

2025-02-11 Thread Adrian Tarau
Hello, Release 0.8.2 is out. Outside a few bugs fixes, the HTML report is the biggest addition. I think I reached the point there the extension does everything I wanted to have. There is one more feature missing

Re: Maven Extension

2025-01-28 Thread Basil Crow
On Mon, Jan 27, 2025 at 12:58 PM Olivier Lamy wrote: > > You are using the old Jenkins maven-plugin which is totally deprecated and > not really maintained anymore And it does not work with Guice 7.0+ pending MNG-8027. - To uns

Re: Maven Extension

2025-01-28 Thread Adrian Tarau
Well, no extension works, since they are not loaded. I'll try the Pipeline Maven Plugin ... since it runs plain Maven, it should work fine. On 1/27/2025 6:20 PM, Olivier Lamy wrote: Bear in mind that installed doesn't mean used. (there are no figures for this) This plugin was part of the defaul

Re: Maven Extension

2025-01-27 Thread Olivier Lamy
Bear in mind that installed doesn't mean used. (there are no figures for this) This plugin was part of the default installation a few ago, so I imagine users never removed it. If you look at the details of the changes, you will see that it's minimum maintenance. Anyway, if your extension doesn't w

Re: Maven Extension

2025-01-27 Thread Adrian Tarau
It seems to be updated and widely used :) Anyway, I do not think I installed this plugin ... maybe I did ... I'll try the other one, which should work since it delegates to the standard Apache Maven. On 1/27/2025 3:57 PM, Olivier Lamy wrote: Hi You are using the old Jenkins maven-plugin wh

Re: Maven Extension

2025-01-27 Thread Olivier Lamy
Hi You are using the old Jenkins maven-plugin which is totally deprecated and not really maintained anymore (dependabot is not a real human maintenance), Please use this plugin https://github.com/jenkinsci/pipeline-maven-plugin cheers Olivier On Mon, 27 Jan 2025 at 23:01, Adrian Tarau wrote: >

Re: Maven Extension

2025-01-25 Thread Adrian Tarau
Thanks. I have a personal Jenkins instance and I will set the projects to use the extension by default and collect the HTML report with HTML Publisher. I will also try with TeamCity. I run all my builds with -T 5 so that's not a problem.  The progress is intermingled since multiple modules ar

Re: Maven Extension

2025-01-24 Thread Benjamin Marwell
Nice design of the output! Have you tested the extension in an CI environment? That might be useful, especially combined with mvnd or mvn -T... - Ben On Thu, 23 Jan 2025, 16:25 Adrian Tarau, wrote: > Hello everybody, > > I'm building a Maven extension to change the behavior of Maven while > bui

Re: Maven Extension

2025-01-24 Thread Adrian Tarau
Thanks. Meanwhile, I will post in the user mailing list, get more early feedback from the community. On 1/24/2025 7:35 AM, Tamás Cservenák wrote: Howdy, This sounds great. Will take a peek once we are out with 4 rc3. Thanks for your patience and contribution! T On Thu, Jan 23, 2025 at 4:2

Re: Maven Extension

2025-01-24 Thread Tamás Cservenák
Howdy, This sounds great. Will take a peek once we are out with 4 rc3. Thanks for your patience and contribution! T On Thu, Jan 23, 2025 at 4:25 PM Adrian Tarau wrote: > > Hello everybody, > > I'm building a Maven extension to change the behavior of Maven while > building, to scratch an itch h

Re: Maven Extension Configuration

2021-08-31 Thread Robert Scholte
Yes it is, Karl Heinz beat me already in 2015! -- Origineel bericht -- Van: "Falko Modler" Aan: dev@maven.apache.org Verzonden: 31-8-2021 23:21:33 Onderwerp: Re: Maven Extension Configuration Hi Robert, this is basically https://issues.apache.org/jira/browse/MNG-5897, no?

Re: Maven Extension Configuration

2021-08-31 Thread Romain Manni-Bucau
Sounds reasonable, probably like mojo, with properties override so maybe @Param support too or so. Le mar. 31 août 2021 à 23:21, Falko Modler a écrit : > Hi Robert, > > this is basically https://issues.apache.org/jira/browse/MNG-5897, no? > > I left a few thouhts there a while ago. > > Cheers, >

Re: Maven Extension Configuration

2021-08-31 Thread Falko Modler
Hi Robert, this is basically https://issues.apache.org/jira/browse/MNG-5897, no? I left a few thouhts there a while ago. Cheers, Falko Am 31.08.2021 um 22:50 schrieb Robert Scholte: Hi, I see quite some Maven extensions that rely on configuration. There's no convention for this, so they all