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

kwin pushed a commit to branch feature/site-improvements
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git


The following commit(s) were added to refs/heads/feature/site-improvements by 
this push:
     new 663f7e6a Remove Maven2 remnants on Report execution
663f7e6a is described below

commit 663f7e6a9b2ba07fb2015ebdb40d399072eb05ba
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon May 18 19:00:24 2026 +0200

    Remove Maven2 remnants on Report execution
---
 src/site/markdown/index.md.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm
index 8cb6483c..1800064e 100644
--- a/src/site/markdown/index.md.vm
+++ b/src/site/markdown/index.md.vm
@@ -34,7 +34,7 @@ The Site Plugin uses:
 
 - [Doxia](/doxia/) to parse [many markup languages](/doxia/references/) then 
render HTML: see [Creating Content](./examples/creating-content.html) 
documentation for more details \(particularly which markups are enabled by 
default in maven-site-plugin and how to add one\),
 - [Doxia Sitetools - Site 
Renderer](/doxia/doxia-sitetools/doxia-site-renderer/) to integrate document 
content into a template packaged as a skin: see [Creating 
Skins](./examples/creatingskins.html) documentation for more details,
-- [Maven Reporting Executor](/shared/maven-reporting-exec/) to manage reports 
execution \(since Maven 3; reports execution was managed by Maven itself in 
Maven 2: see old [Using maven-site-plugin with 
Maven3](https://maven.apache.org/plugins-archives/maven-site-plugin-3.8.2/maven-3.html)
 documentation for more details\).
+- [Maven Reporting Executor](/shared/maven-reporting-exec/) to manage reports 
execution \(since Maven 3\).
 ![Developer Overview](developer-overview.png)
 
 #[[##]]# Goals Overview

Reply via email to