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

stevel pushed a commit to branch branch-1.5
in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git

commit 190cded4dd87cf9de78360037ec7b94db5746c33
Author: Steve Loughran <[email protected]>
AuthorDate: Fri Oct 17 20:24:49 2025 +0100

    HADOOP-19727. downgrade maven site plugin to 3.6
    
    CNFE for a doxia html parser otherwise.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e4de01e..64d714c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
 
     <!-- maven plugin versions -->
     <maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
-    <maven-site-plugin.version>4.0.0-M8</maven-site-plugin.version>
+    <maven-site-plugin.version>3.6</maven-site-plugin.version>
     <maven-stylus-skin.version>1.5</maven-stylus-skin.version>
     <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
     <maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to