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: 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 part of our engineering process at the design
proposal stage:

https://github.com/jenkinsci/jep/blob/eedd98dadbf70f69a291c9184facafc64dc82097/jep-template//README.adoc?plain=1#L150-L185

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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
For additional commands, e-mail: dev-h...@maven.apache.org



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=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17735455
but did not receive a response.

-
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-h...@maven.apache.org



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: 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, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 developer could audit this plugin and let me know if
anything else should be updated, I would be grateful.

Thanks,
Basil

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org