[VOTE] Release Maven Toolchains Plugin version 3.1.0

2022-06-18 Thread Michael Osipov
Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318020&version=12345668 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MTOOLCHAINS%20AND%20resolution%20%3D%20Unresolved Staging repo: https://

Re: Maven Resolver configuration

2022-06-18 Thread Michael Osipov
Am 2022-06-17 um 16:18 schrieb Slawomir Jaranowski: Hi, New Resolver 1.8.x which is included in Maven 3.9.x has many valuable features, like split local repository. There are many configuration options for Resolver [1] Currently all those options can be set by - user properties by command lin

[VOTE] Release Maven Doxia version 2.0.0-M3

2022-06-18 Thread Michael Osipov
Hi, We solved 15 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&version=12351358 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20DOXIA%20AND%20resolution%20%3D%20Unresolved Staging repo: https://repos

review needed for improvements for Maven 3.9.x

2022-06-18 Thread Hervé BOUTEMY
I have 2 improvements that I'd love to include to Maven 3.9: - MNG-7501 display relative path to pom.xml https://issues.apache.org/jira/browse/MNG-7501 - MNG-7353 add support for "mvn pluginPrefix:version:goal" https://issues.apache.org/jira/browse/MNG-7353 the first one has a PR ready for review