[ANN] Apache Maven Archetype Plugin 3.3.1 Released

2024-10-28 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.3.1 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project. https

[ANN] Maven PMD Plugin 3.26.0 released

2024-10-28 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven PMD Plugin version 3.26.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.26.0 Release Notes -