ayushtkn commented on PR #5688:
URL: https://github.com/apache/hadoop/pull/5688#issuecomment-1566577559
The current build is failing, the site and the javadoc pluging operates a
bit differently I think
```
Note: Running mvn site will automatically use the
${project.reporting.outputDirectory} directory and in this case,
reportOutputDirectory has no effect. Only, testDestDir and destDir could be
used.
```
when running site ``reportOutputDirectory`` isn't used, but when running
javadoc:javadoc it is used.
Folks on HADOOP-13784 were running site, as per this comment:
https://issues.apache.org/jira/browse/HADOOP-13784?focusedCommentId=15627230&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-15627230
not javadoc:javadoc
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]