The Apache Maven team is pleased to announce the release of the Apache
Maven Assembly Plugin, version 3.4.1

https://maven.apache.org/plugins/maven-assembly-plugin/

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-assembly-plugin</artifactId>
  <version>3.4.1</version>
</plugin>

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

https://maven.apache.org/plugins/maven-assembly-plugin/download.cgi

Release Notes - Maven Assembly Plugin - Version 3.4.1

** Bug
    * [MASSEMBLY-964] - Error build with shared assemblies

Enjoy,

-The Apache Maven team

Reply via email to