HPI plugin

2023-06-23 Thread Basil Crow
I recently attempted to modernize the HPI plugin used in the Jenkins project: https://github.com/jenkinsci/maven-hpi-plugin This plugin has a Maven baseline of 3.8.1. I think I migrated all usages away from deprecated functionality and onto the recommended modern Maven functionality. If a Maven

Re: HPI plugin

2023-06-25 Thread Basil Crow
Hi Ben, While the Jenkins project would likely accept patches fixing those issues, they seem to be of very low priority. If you discover any issues of substance that ought to be fixed, please let me know. Basil - To unsubscribe,

Re: HPI plugin

2023-06-26 Thread Basil Crow
Hi Benjamin, Sorry for the confusion, but my question was directed to the Maven core committers. Basil - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-08 Thread Basil Crow
I raised this issue in https://github.com/jenkinsci/maven-hpi-plugin/pull/490#issuecomment-1557970717 but did not receive a response. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-

MCOMPILER-97

2024-01-15 Thread Basil Crow
Can MCOMPILER-97 be reopened? I explained why in https://issues.apache.org/jira/browse/MCOMPILER-97?focusedCommentId=17735455&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17735455 but did not receive a response. -

Re: [DISCUSS] Java version for Maven

2024-02-26 Thread Basil Crow
We had a similar conversation in the Jenkins community, and I wrote up our conclusions here: https://www.jenkins.io/blog/2023/11/06/introducing-2-2-2-java-support-plan/ - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org F

Re: maven-compat removal?

2024-04-30 Thread Basil Crow
On Tue, Apr 30, 2024 at 2:42 PM Tamás Cservenák wrote: > > This should have happened in last 10 years, but for some reason it didn't. Does the Maven project have a plan for ensuring that, once started, migrations are completed within a reasonable amount of time? In the Jenkins project, this is pa

Re: Apache Maven mvnd 1.0.0 "early access"

2024-06-14 Thread Basil Crow
I have tested the latest build and confirmed that it can successfully compile Jenkins core. Very nice! - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Maven Release version 3.1.1

2024-07-12 Thread Basil Crow
+1 On Thu, Jul 11, 2024 at 11:36 PM Michael Osipov wrote: > > +1 > > On 2024/07/11 18:21:40 Michael Osipov wrote: > > Hi, > > > > we solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824&version=12354890 > > > > There are still a couple of issues left in J

Re: [HEADS UP] Maven Doxia 2.0.0 stack is coming

2024-08-27 Thread Basil Crow
Hi Michael, Many thanks for your hard work on this stack over the past three years. Is Maven Fluido Skin 2.0.0-M10 safe to adopt? I notice Dependabot is not offering it because of its milestone status, but Dependabot is offering Maven Site Plugin 3.20.0, which seems to require a newer version of M

Re: [HEADS UP] Maven 4.0.0-beta-4 is around the corner

2024-08-29 Thread Basil Crow
Not sure if this would be a candidate for Maven 4.0.0-beta-4, but I just filed MNG-8229 and confirmed the issue is present on both 4.0.0-beta-3 and 4.0.0-beta-4-SNAPSHOT (tip-of-trunk at b370e5e9299813e6df483bac049ec162b86fb7e8).

Re: [HEADS UP] Maven 4.0.0-beta-4 is around the corner

2024-08-30 Thread Basil Crow
On Fri, Aug 30, 2024 at 2:16 AM Tamás Cservenák wrote: > Just take a peek and look at the very first Jenkins build built with mvn4 :) > https://github.com/apache/maven/pull/1693 > > It seems it is gonna be beta-4 that will cope with Jenkins build after all. Many thanks! I have tested Jenkins core

Re: [VOTE] Release Apache Maven 4.0.0-beta-4

2024-08-30 Thread Basil Crow
+1 This release is working well with Jenkins core and plugin builds. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [HEADS UP] Maven Doxia 2.0.0 stack is coming

2024-09-01 Thread Basil Crow
I am pleased to report that I successfully tested the upgrade path in jellydoc-maven-plugin and stapler-maven-plugin using Maven Reporting Impl 4.0.0-M15 and Maven Fluido Skin 2.0.0-M10. The only change I had to make was removing the (deprecated) org.apache.maven.reporting.MavenReport#generate(org.

Re: [RESULT] [VOTE] Release Apache Maven Filtering 3.4.0

2024-09-09 Thread Basil Crow
Was this release successful? I am getting Dependabot updates for 3.4.0, but I cannot find any release notes on GitHub and https://maven.apache.org/shared/maven-filtering/ still shows 3.3.2. On Sun, Sep 8, 2024 at 11:36 AM Konrad Windszus wrote: > > Hi, > > The vote has passed with the following r

Re: [HEADS UP] Maven Doxia 2.0.0 stack is coming

2024-10-16 Thread Basil Crow
I have successfully upgraded the Jenkins Stapler and Jellydoc Maven plugins to the Doxia 2.0.0 stack, using Maven Reporting API 4.0.0, Maven Reporting Impl 4.0.0, and Maven Fluido Skin 2.0.0-M11. Thank you very much! The only remaining question I have is about this warning: [WARNING] Site model of

Re: autorun spotless

2024-11-29 Thread Basil Crow
On Fri, Nov 29, 2024 at 10:52 AM Guillaume Nodet wrote: > > We can use a profile which would be activated when not on CI. But +1 to > enable it by default. https://github.com/jenkinsci/plugin-pom/pull/1017 FTR - To unsubscribe,

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: [VOTE] Require Java 21 for Maven 4 (Rephrased Vote)

2025-05-01 Thread Basil Crow
+1 (non binding) - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org