[
https://issues.apache.org/jira/browse/HADOOP-18598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679013#comment-17679013
]
Masatake Iwasaki commented on HADOOP-18598:
-------------------------------------------
[[email protected]] [Downgrading maven-site-plugin to
3.9.1|https://github.com/apache/hadoop/pull/5319] (assuming
maven-javadoc-plugin-3.0.1) could be a quick fix.
maven-site-plugin-3.11.0 assumes recent maven-javadoc-plugin (3.3.2).
https://github.com/apache/maven-site-plugin/blob/maven-site-plugin-3.11.0/pom.xml#L210
Bumping the version of maven-javadoc-plugin to 3.3.2 in Hadoop breaks build due
to newly surfacing javadoc warnings.
> maven site generation doesn't include javadocs
> ----------------------------------------------
>
> Key: HADOOP-18598
> URL: https://issues.apache.org/jira/browse/HADOOP-18598
> Project: Hadoop Common
> Issue Type: Bug
> Components: site
> Affects Versions: 3.3.5
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Blocker
> Labels: pull-request-available
>
> the rc0 excluded all the site docs. running mvn site on trunk throws up site
> plugin issues, which may be related, so start by updating that.
> rc validation scripts to include checks for the api/index.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]