[ANN] Apache Maven Help Plugin 3.5.2 Release
Tamás Cservenák <[email protected]> Fri, 3 Jul 2026 17:28:21 +0200
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAPLpRQJF=qaaWnu6MZ6mf-rDtaovMZNkXDxZHNHYfZUZ+4mpnQ__19409.6989160002$1783092540$gmane$org@mail.gmail.com> |
Howdy, The ASF Maven team is pleased to announce the release of the ASF Maven Help Plugin, version 3.5.2 https://maven.apache.org/plugins/maven-help-plugin/ You should specify the version in your project's plugin configuration: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-help-plugin</artifactId> <version>3.5.2</version> </plugin> You can download the appropriate sources etc. from the corresponding download page. Release Notes: https://github.com/apache/maven-help-plugin/releases/tag/maven-help-plugin-3.5.2 Enjoy, -The Apache Maven team