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

slawekjaranowski 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 260462b2 Update version of latest release plugins
260462b2 is described below

commit 260462b27e76c643dfe6e48762dbbcbfbd53ebb3
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat May 23 20:43:01 2026 +0200

    Update version of latest release plugins
---
 content/markdown/plugins/index.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/markdown/plugins/index.md 
b/content/markdown/plugins/index.md
index b67eb7a9..c2411a0b 100644
--- a/content/markdown/plugins/index.md
+++ b/content/markdown/plugins/index.md
@@ -44,7 +44,7 @@ To see the most up-to-date list browse the Maven repository, 
specifically the [`
 | [ `failsafe`](/surefire/maven-failsafe-plugin/)                        | B   
      | 3.5.5         | 2026-02-18       | Run the JUnit integration tests in 
an isolated classloader.                                     | 
[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) / 
[GitHub](https://github.com/apache/maven-surefire/)                             
          | [GitHub Issues](https://github.com/apache/maven-surefire/issues)    
                
 | [ `install`](/plugins/maven-install-plugin/)                           | B   
      | 3.1.4         | 2025-02-24       | Install the built artifact into the 
local repository.                                           | 
[Git](https://gitbox.apache.org/repos/asf/maven-install-plugin.git) / 
[GitHub](https://github.com/apache/maven-install-plugin/)                       
    | [GitHub Issues](https://github.com/apache/maven-install-plugin/issues)    
          |
 | [ `resources`](/plugins/maven-resources-plugin/)                       | B   
      | 3.5.0         | 2026-03-02       | Copy the resources to the output 
directory for including in the JAR.                            | 
[Git](https://gitbox.apache.org/repos/asf/maven-resources-plugin.git) / 
[GitHub](https://github.com/apache/maven-resources-plugin/)                     
  | [GitHub Issues](https://github.com/apache/maven-resources-plugin/issues)    
        
-| [ `site`](/plugins/maven-site-plugin/)                                 | B   
      | 3.21.0        | 2024-10-18       | Generate a site for the current 
project.                                                        | 
[Git](https://gitbox.apache.org/repos/asf/maven-site-plugin.git) / 
[GitHub](https://github.com/apache/maven-site-plugin/)                          
       | [GitHub Issues](https://github.com/apache/maven-site-plugin/issues)    
             |
+| [ `site`](/plugins/maven-site-plugin/)                                 | B   
      | 3.22.0        | 2026-05-20       | Generate a site for the current 
project.                                                        | 
[Git](https://gitbox.apache.org/repos/asf/maven-site-plugin.git) / 
[GitHub](https://github.com/apache/maven-site-plugin/)                          
       | [GitHub Issues](https://github.com/apache/maven-site-plugin/issues)    
             |                 
 | [ `surefire`](/surefire/maven-surefire-plugin/)                        | B   
      | 3.5.5         | 2026-02-18       | Run the JUnit unit tests in an 
isolated classloader.                                            | 
[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) / 
[GitHub](https://github.com/apache/maven-surefire/)                             
          | [GitHub Issues](https://github.com/apache/maven-surefire/issues)    
                
 | [ `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.**                                                               
                                                                                
                                                                                
                                                 |||
@@ -59,7 +59,7 @@ To see the most up-to-date list browse the Maven repository, 
specifically the [`
 | [ `jlink`](/plugins/maven-jlink-plugin/)                               | B   
      | 3.3.0         | 2026-03-09       | Build Java Run Time Image.           
                                                           | 
[Git](https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git) / 
[GitHub](https://github.com/apache/maven-jlink-plugin/)                         
      | [GitHub Issues](https://github.com/apache/maven-jlink-plugin/issues)    
            
 | [ `jmod`](/plugins/maven-jmod-plugin/)                                 | B   
      | 3.0.0         | 2025-12-22       | Build Java JMod files.               
                                                           | 
[Git](https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git) / 
[GitHub](https://github.com/apache/maven-jmod-plugin/)                          
       | [GitHub Issues](https://github.com/apache/maven-jmod-plugin/issues)    
             
 | **Reporting plugins**                                                  ||    
           |                  | **Plugins which generate reports, are 
configured as reports in the POM and run under the site generation lifecycle.** 
                                                                                
                                                                                
                                                          |||
-| [ `changelog`](/plugins/maven-changelog-plugin/)                       | R   
      | 3.0.0-M1      | 2024-12-30       | Generate a list of recent changes 
from your SCM.                                                | 
[Git](https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git) / 
[GitHub](https://github.com/apache/maven-changelog-plugin/)                     
  | [GitHub Issues](https://github.com/apache/maven-changelog-plugin/issues)    
        |
+| [ `changelog`](/plugins/maven-changelog-plugin/)                       | R   
      | 3.0.0-M2      | 2026-05-19       | Generate a list of recent changes 
from your SCM.                                                | 
[Git](https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git) / 
[GitHub](https://github.com/apache/maven-changelog-plugin/)                     
  | [GitHub Issues](https://github.com/apache/maven-changelog-plugin/issues)    
        |
 | [ `changes`](/plugins/maven-changes-plugin/)                           | B+R 
      | 3.0.0-M3      | 2025-05-12       | Generate a report from an issue 
tracker or a change document.                                   | 
[Git](https://gitbox.apache.org/repos/asf/maven-changes-plugin.git) / 
[GitHub](https://github.com/apache/maven-changes-plugin/)                       
    | [GitHub Issues](https://github.com/apache/maven-changes-plugin/issues)    
          |
 | [ `checkstyle`](/plugins/maven-checkstyle-plugin/)                     | B+R 
      | 3.6.0         | 2024-10-22       | Generate a Checkstyle report.        
                                                           | 
[Git](https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git) / 
[GitHub](https://github.com/apache/maven-checkstyle-plugin/)                    
 | [GitHub Issues](https://github.com/apache/maven-checkstyle-plugin/issues)    
       |
 | [ `doap`](/plugins/maven-doap-plugin/)                                 | B   
      | 3.0.0-M1      | 2025-11-24       | Generate a Description of a Project 
(DOAP) file from a POM.                                     | 
[Git](https://gitbox.apache.org/repos/asf/maven-doap-plugin.git) / 
[GitHub](https://github.com/apache/maven-doap-plugin/)                          
       | [GitHub Issues](https://github.com/apache/maven-doap-plugin/issues)    
             |
@@ -76,7 +76,7 @@ To see the most up-to-date list browse the Maven repository, 
specifically the [`
 | [ `archetype`](/archetype/maven-archetype-plugin/)                     | B   
      | 3.4.1         | 2025-10-03       | Generate a skeleton project 
structure from an archetype.                                        | 
[Git](https://gitbox.apache.org/repos/asf/maven-archetype.git) / 
[GitHub](https://github.com/apache/maven-archetype/)                            
         | [GitHub Issues](https://github.com/apache/maven-archetype/issues)    
               
 | [ `assembly`](/plugins/maven-assembly-plugin/)                         | B   
      | 3.8.0         | 2025-11-22       | Build an assembly (distribution) of 
sources and/or binaries.                                    | 
[Git](https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git) / 
[GitHub](https://github.com/apache/maven-assembly-plugin/)                      
   | [GitHub Issues](https://github.com/apache/maven-assembly-plugin/issues)    
         |
 | [ `dependency`](/plugins/maven-dependency-plugin/)                     | B+R 
      | 3.10.0        | 2026-02-05       | Dependency manipulation (copy, 
unpack) and analysis.                                            | 
[Git](https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git) / 
[GitHub](https://github.com/apache/maven-dependency-plugin/)                    
 | [GitHub Issues](https://github.com/apache/maven-dependency-plugin/issues)    
       
-| [ `enforcer`](/enforcer/maven-enforcer-plugin/)                        | B   
      | 3.6.2         | 2025-09-28       | Environmental constraint checking 
(Maven Version, JDK etc), User Custom Rule Execution.         | 
[Git](https://gitbox.apache.org/repos/asf/maven-enforcer.git) / 
[GitHub](https://github.com/apache/maven-enforcer/)                             
          | [GitHub Issues](https://github.com/apache/maven-enforcer/issues)    
                
+| [ `enforcer`](/enforcer/maven-enforcer-plugin/)                        | B   
      | 3.6.3         | 2026-05-15       | Environmental constraint checking 
(Maven Version, JDK etc), User Custom Rule Execution.         | 
[Git](https://gitbox.apache.org/repos/asf/maven-enforcer.git) / 
[GitHub](https://github.com/apache/maven-enforcer/)                             
          | [GitHub Issues](https://github.com/apache/maven-enforcer/issues)    
                |
 | [ `gpg`](/plugins/maven-gpg-plugin/)                                   | B   
      | 3.2.8         | 2025-06-28       | Create signatures for the artifacts 
and poms.                                                   | 
[Git](https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git) / 
[GitHub](https://github.com/apache/maven-gpg-plugin/)                           
        | [GitHub Issues](https://github.com/apache/maven-gpg-plugin/issues)    
              |
 | [ `help`](/plugins/maven-help-plugin/)                                 | B   
      | 3.5.1         | 2024-10-18       | Get information about the working 
environment for the project.                                  | 
[Git](https://gitbox.apache.org/repos/asf/maven-help-plugin.git) / 
[GitHub](https://github.com/apache/maven-help-plugin/)                          
       | [GitHub Issues](https://github.com/apache/maven-help-plugin/issues)    
             |
 | [ `invoker`](/plugins/maven-invoker-plugin/)                           | B+R 
      | 3.10.1        | 2026-05-02       | Run a set of Maven projects and 
verify the output.                                              | 
[Git](https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git) / 
[GitHub](https://github.com/apache/maven-invoker-plugin/)                       
    | [GitHub Issues](https://github.com/apache/maven-invoker-plugin/issues)    
          |

Reply via email to