[
https://issues.apache.org/jira/browse/HBASE-29855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054953#comment-18054953
]
Umesh Kumar Kumawat edited comment on HBASE-29855 at 1/28/26 9:55 PM:
----------------------------------------------------------------------
After this update we are facing known Doxia / Maven Site bug. After "mvn clean
install -DskipTests", first try of "mvn site -DskipTests" is always failing for
me with both java 8 and java 11.
There are some proposed solution like
* retyring the mvn site (looks ugly but working)
* skip indexing, I am not sure if we should do it
* updaing doxia (haven't tried yet)
was (Author: JIRAUSER298625):
After this update we are facing know Doxia / Maven Site bug. After "mvn clean
install -DskipTests", first try of "mvn site -DskipTests" is always failing for
me with both java 8 and java 11.
There are some proposed solution like
* retyring the mvn site (looks ugly but working)
* skip indexing, I am not sure if we should do it
* updaing doxia (haven't tried yet)
> Bump maven-site-plugin to 3.21.0
> --------------------------------
>
> Key: HBASE-29855
> URL: https://issues.apache.org/jira/browse/HBASE-29855
> Project: HBase
> Issue Type: Task
> Components: build, site
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.5, 2.5.14
>
>
> To fix the java.lang.NoSuchMethodError:
> org.apache.maven.doxia.sink.Sink.verbatim()V error when running mvn site.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)