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

This shared library is mainly used by plugins to handle packaging.

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

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

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

You can download the appropriate sources etc. from the download page:

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

Release Notes - Maven Maven Archiver - version 3.6.6

https://github.com/apache/maven-archiver/releases/tag/maven-archiver-3.6.6


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to