The Apache Maven team is pleased to announce the release of the Apache Maven Archiver, version 3.5.2.

https://maven.apache.org/shared/maven-archiver/

You should specify the version in your project's dependency configuration:

<dependency>
  <groupId>org.apache.maven</groupId>
  <artifactId>maven-archiver</artifactId>
  <version>3.5.2</version>
</dependency>


Release Notes - Apache Maven Archiver - Version 3.5.2

** Bug
* [MSHARED-849] - archiver sorts META-INF/MANIFEST.MF before META-INF/ in ZIP header

** Dependency upgrade
    * [MSHARED-1013] - Upgrade Plexus Archiver to 4.2.7


Enjoy,

-The Apache Maven team

Reply via email to