You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/09/18 12:56:44 UTC

[commons-parent] branch master updated: Comment

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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new f6f06c1  Comment
f6f06c1 is described below

commit f6f06c148167097bbad437264cdf47a2152ccd55
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Sep 18 08:53:49 2022 -0400

    Comment
---
 pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index d4644b5..e2d6cab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,10 +184,7 @@
 
     -->
     <!-- 
-    Warning: site-plugin 3.9.0 causes the following error:
-    An API incompatibility was encountered while executing
-     org.apache.maven.plugins:maven-site-plugin:3.9.0:site:
-     java.lang.NoSuchMethodError: org.codehaus.plexus.util.xml.Xpp3Dom.getInputLocation()Ljava/lang/Object;
+    Warning: maven-site-plugin 4.0.0-M3 requires an update to commons-skin site.vm for new variable names.
     -->
     <commons.site-plugin.version>3.12.1</commons.site-plugin.version>
     <commons.source-plugin.version>3.2.1</commons.source-plugin.version>