[ANN] Apache Maven Plugin Tools 3.9.0 released

2023-05-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.9.0. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.9.0 ** Bug * [MPLUGIN-470] - *-mojo.xml (in PluginXdocGenerator) is overwritten when multiple l

[ANN] Maven PMD Plugin 3.21.0 released

2023-05-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven PMD Plugin version 3.21.0. https://maven.apache.org/plugins/maven-pmd-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-pmd-plugin 3.21.0 Release Notes -

[ANN] Apache Maven Shared Utils 3.4.2 Released

2023-05-15 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils version 3.4.2 https://maven.apache.org/shared/maven-shared-utils/ You should specify the version in your project's dependencies configuration: org.apache.maven.shared maven-shared-utils 3.4.2 You can

[ANN] Apache Maven Assembly Plugin 3.6.0 Released

2023-05-15 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Assembly Plugin, version 3.6.0 The Assembly Plugin for Maven enables developers to combine project output into a single distributable archive that also contains dependencies, modules, site documentation, and other files.