[
https://issues.apache.org/jira/browse/HADOOP-17551?focusedWorklogId=758645&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-758645
]
ASF GitHub Bot logged work on HADOOP-17551:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 19/Apr/22 17:43
Start Date: 19/Apr/22 17:43
Worklog Time Spent: 10m
Work Description: ashutoshcipher commented on PR #4196:
URL: https://github.com/apache/hadoop/pull/4196#issuecomment-1102919751
> mvn site is failing:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4196/1/artifact/out/patch-mvnsite-root.txt
>
> ```
> [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.11.0:site (default-site) on
project hadoop-project: Execution default-site of goal
org.apache.maven.plugins:maven-site-plugin:3.11.0:site failed: An API
incompatibility was encountered while executing
org.apache.maven.plugins:maven-site-plugin:3.11.0:site:
java.lang.AbstractMethodError:
org.apache.maven.doxia.module.markdown.MarkdownParser.parse(Ljava/io/Reader;Lorg/apache/maven/doxia/sink/Sink;Ljava/lang/String;)V
> ```
>
> I think the error is caused by the doxia upgrades such as
https://issues.apache.org/jira/browse/MSITE-878. Would you remove the
hard-coded doxia version in pom.xml?
>
>
https://github.com/apache/hadoop/blob/de2e265ba0a8da2d84dd7f540871c8d14d1192a1/pom.xml#L316-L320
>
> I removed the above lines and `mvn site` succeeded on my local.
@aajisaka - I will do that.
Issue Time Tracking
-------------------
Worklog Id: (was: 758645)
Time Spent: 0.5h (was: 20m)
> Upgrade maven-site-plugin to 3.11.0
> -----------------------------------
>
> Key: HADOOP-17551
> URL: https://issues.apache.org/jira/browse/HADOOP-17551
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Akira Ajisaka
> Assignee: Ashutosh Gupta
> Priority: Major
> Labels: newbie, pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> After upgrading maven-site-plugin, error messages will be more detailed and
> it will help debugging.
>
> Ref:
> https://issues.apache.org/jira/browse/YARN-10656?focusedCommentId=17291846&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17291846
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]