Re: [ANN] Versions Maven Plugin 2.9.0 Released

2022-01-21 Thread Delany
Hi. I still can't display plugin updates with the latest version of the plugin (2.9.0) `./mvnw -N versions:display-plugin-updates -DgenerateBackupPoms=false -X` In the output I see [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots

[ANN] Versions Maven Plugin 2.9.0 Released

2022-01-21 Thread Stefan Seifert
Hi, The Mojo team is pleased to announce the release of the Versions Maven Plugin version 2.9.0. The Versions Plugin is used when you want to manage the versions of artifacts in a project's POM. https://www.mojohaus.org/versions-maven-plugin/ To get this update, simply specify the version in

[ANN] Apache Maven Doxia version 2.0.0-M1 released

2022-01-21 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia, version 2.0.0-M1 https://maven.apache.org/doxia/ Release Notes - Maven Doxia - Version 2.0.0-M1 ** Task * [DOXIA-534] - Remove Doxia Logging API * [DOXIA-630] - Remove all deprecated modules *

Re: [ANN] Versions Maven Plugin 2.9.0 Released

2022-01-21 Thread Konrad Windszus
Hi, first of all thanks a lot for the release. Unfortunately, I also experienced display-plugin-updates hanging and reported this in https://github.com/mojohaus/versions-maven-plugin/issues/538 . Hopefully this regression can be fixed