[VOTE] Release Apache Maven Project Parent POMs version 44

2025-03-15 Thread Slawomir Jaranowski
Hi, NOTICE: ASF Maven parent 34 from staging is required for testing. We solved 40 issues: https://github.com/apache/maven-parent/milestone/5?closed=1 There are still a couple of issues left in GitHUb https://github.com/apache/maven-parent/issues Changes since the last release: https://github.c

[VOTE] Release Apache Software Foundation Parent POM version 34

2025-03-15 Thread Slawomir Jaranowski
Hi, We solved 39 issues: https://github.com/apache/maven-apache-parent/milestone/5?closed=1 There are no issues in GitHub There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPOM%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D

Re: [DISCUSS] Support YAML poms

2025-03-15 Thread Guillaume Nodet
My understanding is that there has been some strong pushback about supporting additional languages from the community. Did I misunderstood ? I don't mind the location, so if I need to put it elsewhere, that's not a problem. Technically, the extension I wrote the past days is better, as it support

Re: [DISCUSS] Support YAML poms

2025-03-15 Thread Slawomir Jaranowski
On Thu, 13 Mar 2025 at 22:14, Guillaume Nodet wrote: > > FYI, I came up with the following extension: > https://github.com/maveniverse/mason What status will be of the project https://github.com/apache/maven-hocon-extension as you implement something similar somewhere else ... > > A first 0.1.

[ANN] Apache Maven Daemon 2.0.0-rc-3 released

2025-03-15 Thread Guillaume Nodet
The Apache Maven team would like to announce the release of Maven Daemon 2.0.0-rc-3. Maven Daemon is a background process designed to speed up Maven builds by keeping a persistent JVM running, reducing startup time and improving overall build performance. Unlike traditional Maven executions, which