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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
     new bab041de Pick up site plugin version from parent POM
bab041de is described below

commit bab041de457acf97d264d4a4e7c89ca9971f6a4d
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Sep 7 10:10:49 2023 -0400

    Pick up site plugin version from parent POM
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 49ad3b3b..45d09da5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,11 +50,6 @@
 
     <commons.mockito.version>4.11.0</commons.mockito.version>
 
-    <!-- apache-rat-plugin 0.13 and jdepend-maven-plugin 2.0 both fail with 
LinkageError when generating reports 
-    with maven site plugin 3.11+. However, javadoc 3.4.0+ fails with site 
plugin versions lower than 3.11. So, we'll 
-    use slightly older site and javadoc versions here in order to be able to 
generate all reports. -->
-    <commons.site-plugin.version>3.10.0</commons.site-plugin.version>
-
     <!-- 22.1.0 requires Java 11 -->
     <graalvm.version>22.0.0.2</graalvm.version>
     <commons.rng.version>1.5</commons.rng.version>

Reply via email to