[ANN] Apache Maven Parent POMs 37 Released

2022-07-23 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 37. Maven Parent POMs include Maven Parent POM itself, but also Maven Plugins Parent POM, Maven Shared Components Parent POM, Maven Skins Parent POM and Maven Doxia Tools Parent POM. https://maven.apache.org

[ANN] Apache Maven Install Plugin Version 3.0.1 Released

2022-07-23 Thread khmarbaise
The Apache Maven team is pleased to announce the release of Maven Install Plugin 3.0.1. The Install Plugin is used during the install phase to add artifact(s) to the local repository. The Install Plugin uses the information in the POM (groupId, artifactId, version) to determine the proper loc

[ANN] Maven Assembly Plugin 3.4.2 released

2022-07-23 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Assembly Plugin version 3.4.2. https://maven.apache.org/plugins/maven-assembly-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-assembly-plugin 3.4.2 Rel