[ANN] Apache Maven JLink Plugin 3.3.0 Released
Slawomir Jaranowski <[email protected]> Thu, 12 Mar 2026 21:55:46 +0100
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAGjJkv18RDcYi168icOE2GSdp9hV58551YL1_XA+=sSoAPqpxw__31831.3188314036$1773349114$gmane$org@mail.gmail.com> |
--000000000000aeff47064cd9fa5b Content-Type: text/plain; charset="UTF-8" The Apache Maven team is pleased to announce the release of the Apache Maven JLink Plugin, version 3.3.0 The JLink Plugin is intended to create Modular Java Run-Time Images via jlink. https://maven.apache.org/plugins/maven-jlink-plugin/ You should specify the version in your project's plugin configuration: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jlink-plugin</artifactId> <version>3.3.0</version> </plugin> You can download the appropriate sources etc. from the download page: https://maven.apache.org/plugins/maven-jlink-plugin/download.cgi Release Notes - Maven JLink Plugin - Version 3.3.0 https://github.com/apache/maven-jlink-plugin/releases/tag/maven-jlink-plugin-3.3.0 Enjoy, -The Apache Maven team --000000000000aeff47064cd9fa5b--