[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-user
Subject:    [ANN] Apache Maven JLink Plugin 3.2.0 Released
From:       Benjamin Marwell <bmarwell () apache ! org>
Date:       2024-02-02 1:16:00
Message-ID: CAKZnr+x1Mbwmd-yO=jRK8HST=-3UVw-ovOKorzSYtPwZETSJSg () mail ! gmail ! com
[Download RAW message or body]

The Apache Maven team is pleased to announce the release of the Apache
Maven JLink Plugin, version 3.2.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.2.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.2.0

Bug

    [MJLINK-62] - Replace ByteArrayOutputStream with StringWriter
    [MJLINK-64] - Add-options double quoting

New Feature

    [MJLINK-75] - Reproducibility of ZIP artifacts

Improvement

    [MJLINK-69] - Update to Java 11
    [MJLINK-76] - Upgrade maven-plugin parent to 41

Task

    [MJLINK-77] - Update description and parameters of --compress to
reflect JDK21 changes

Dependency upgrade

    [MJLINK-63] - Upgrade plexus-java
    [MJLINK-66] - Update parent pom to 39
    [MJLINK-70] - Update m-site-p to 3.12.1
    [MJLINK-71] - Require Maven 3.6.3 as new baseline
    [MJLINK-72] - Remove common-lang3
    [MJLINK-74] - Update org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.9.1


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic