[ANN] Apache Maven Build cache extension

2024-05-12 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Apache Maven Build cache extension, version 1.2.0 Build cache is an extension that makes large Maven builds more efficient. A combination of features achieves that: - Incremental builds work on the modified part of the project graph

[RESULT] [VOTE] Apache Maven Build cache extension 1.2.0

2024-05-12 Thread Olivier Lamy
Hi The vote has passed with the following result: +1 Romain, Kevin, Slawomir, Tamas, Olivier I will finish the release process. Cheers Olivier - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands,

[VOTE] Release Apache Maven Dependency Analyzer version 1.14.0

2024-05-12 Thread Slawomir Jaranowski
Hi, We solved 10 issues: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317922%20AND%20fixVersion%20%3D%2012353840%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%

Re: Sisu Plexus release?

2024-05-12 Thread Eclipse Management Office EMO
Dear all, the Eclipse Sisu project has not been engaging in our regular EDP processes regarding releases. Seeing that the project is overdue for a review, I've scheduled the following: https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/740 Please subscribe to the issue to stay up-to-date r

maven-checkstyle-plugin doesn't support sarify type

2024-05-12 Thread コ ウ
Dear Developer of maven: apache/maven-checkstyle-plugin is only support xml and plain, I wanna add sarif type support for this plugin. If you satisfy my suggestion, can you create a JIRA Ticket for me or may I get a JIRA account and create a ticket for this suggestion. exiahuang

Deprecate dependency:purge-local-repository, build-helper:remove-project-artifact

2024-05-12 Thread Slawomir Jaranowski
Hi We have similar goals in two plugins: - https://www.mojohaus.org/build-helper-maven-plugin/remove-project-artifact-mojo.html - https://maven.apache.org/plugins/maven-dependency-plugin/purge-local-repository-mojo.html By the way, using such goals is not recommended today with Maven 3 and so m