[ANN] Apache Maven EJB Plugin 3.3.0 Released
Sylwester Lachiewicz <[email protected]> Sat, 22 Nov 2025 18:23:23 +0100
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAJG7DX031VsutQDQVAZ-aVZv8SsMVp=iV_rOLSaTVbGDkoA_uA@mail.gmail.com> |
The Apache Maven team is pleased to announce the release of the Apache Maven EJB Plugin, version 3.3.0 https://maven.apache.org/plugins/maven-ejb-plugin/ You should specify the version in your project's plugin configuration: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-ejb-plugin</artifactId> <version>3.3.0</version> </plugin> You can download the appropriate sources etc. from the download page: https://maven.apache.org/plugins/maven-ejb-plugin/download.cgi Release Notes - Apache Maven EJB Plugin - Version 3.3.0 https://github.com/apache/maven-ejb-plugin/releases/tag/maven-ejb-plugin-3.3.0 Enjoy, -The Apache Maven team