The Apache Maven team is pleased to announce the release of the Maven Assembly Plugin version 3.4.2.

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.2</version>
</plugin>


Release Notes - Maven Assembly Plugin - Version 3.4.2

** Bug
* [MASSEMBLY-969] - Excludes filtering in 3.4.0 and 3.4.1 differs from 3.3.0

** Task
    * [MASSEMBLY-949] - Examples should refer to https instead of http


Enjoy,

-The Apache Maven team

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

Reply via email to