The Apache Maven team is pleased to announce the release of the Apache
Maven EAR Plugin, version 3.4.0

This plugin generates Java EE Enterprise Archive (EAR) file.

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

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-ear-plugin</artifactId>
  <version>3.4.0</version>
</plugin>

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

https://maven.apache.org/plugins/maven-ear-plugin/download.html

Release Notes - Maven EAR Plugin - Version 3.4.0

https://github.com/apache/maven-ear-plugin/releases/tag/maven-ear-plugin-3.4.0

Enjoy,
-The Apache Maven team

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

Reply via email to