This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 365a535d Maven EJB plugin 3.3.0 released
365a535d is described below

commit 365a535db6d8b526f21938cff94c85fda4481f5d
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Nov 22 18:18:28 2025 +0100

    Maven EJB plugin 3.3.0 released
---
 content/markdown/plugins/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/markdown/plugins/index.md 
b/content/markdown/plugins/index.md
index 096726e7..72e811ed 100644
--- a/content/markdown/plugins/index.md
+++ b/content/markdown/plugins/index.md
@@ -49,7 +49,7 @@ To see the most up-to-date list browse the Maven repository, 
specifically the [`
 | [ `verifier`](/plugins/maven-verifier-plugin/)                         | B   
      | 1.1           | 2015-04-14       | Useful for integration tests - 
verifies the existence of certain conditions.                    | 
[Git](https://gitbox.apache.org/repos/asf/maven-verifier-plugin.git) / 
[GitHub](https://github.com/apache/maven-verifier-plugin/)                      
   | [GitHub Issues](https://github.com/apache/maven-verifier-plugin/issues)    
         |
 | **Packaging types/tools**                                              ||    
           |                  | **These plugins relate to packaging respective 
artifact types.**                                                               
                                                                                
                                                                                
                                                 |||
 | [ `ear`](/plugins/maven-ear-plugin/)                                   | B   
      | 3.4.0         | 2025-06-16       | Generate an EAR from the current 
project.                                                       | 
[Git](https://gitbox.apache.org/repos/asf/maven-ear-plugin.git) / 
[GitHub](https://github.com/apache/maven-ear-plugin/)                           
        | [GitHub Issues](https://github.com/apache/maven-ear-plugin/issues)    
              |
-| [ `ejb`](/plugins/maven-ejb-plugin/)                                   | B   
      | 3.2.1         | 2022-04-18       | Build an EJB (and optional client) 
from the current project.                                    | 
[Git](https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git) / 
[GitHub](https://github.com/apache/maven-ejb-plugin/)                           
        | [GitHub Issues](https://github.com/apache/maven-ejb-plugin/issues)    
              |
+| [ `ejb`](/plugins/maven-ejb-plugin/)                                   | B   
      | 3.3.0         | 2025-11-16       | Build an EJB (and optional client) 
from the current project.                                    | 
[Git](https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git) / 
[GitHub](https://github.com/apache/maven-ejb-plugin/)                           
        | [GitHub Issues](https://github.com/apache/maven-ejb-plugin/issues)    
              
 | [ `jar`](/plugins/maven-jar-plugin/)                                   | B   
      | 3.5.0         | 2025-11-11       | Build a JAR from the current 
project.                                                           | 
[Git](https://gitbox.apache.org/repos/asf/maven-jar-plugin.git) / 
[GitHub](https://github.com/apache/maven-jar-plugin/)                           
        | [GitHub Issues](https://github.com/apache/maven-jar-plugin/issues)    
              
 | [ `rar`](/plugins/maven-rar-plugin/)                                   | B   
      | 3.1.0         | 2025-11-15       | Build a RAR from the current 
project.                                                           | 
[Git](https://gitbox.apache.org/repos/asf/maven-rar-plugin.git) / 
[GitHub](https://github.com/apache/maven-rar-plugin/)                           
        | [GitHub Issues](https://github.com/apache/maven-rar-plugin/issues)    
              |
 | [ `war`](/plugins/maven-war-plugin/)                                   | B   
      | 3.5.0         | 2025-10-22       | Build a WAR from the current 
project.                                                           | 
[Git](https://gitbox.apache.org/repos/asf/maven-war-plugin.git) / 
[GitHub](https://github.com/apache/maven-war-plugin/)                           
        | [GitHub Issues](https://github.com/apache/maven-war-plugin/issues)    
              

Reply via email to