[ https://issues.apache.org/jira/browse/DOXIA-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195648#comment-17195648 ]
ASF GitHub Bot commented on DOXIA-606: -------------------------------------- michaelboyles opened a new pull request #38: URL: https://github.com/apache/maven-doxia/pull/38 https://issues.apache.org/jira/browse/DOXIA-606 Boy does this thing take a while to build! ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24:58 min [INFO] Finished at: 2020-09-14T18:12:47+01:00 [INFO] ------------------------------------------------------------------------ ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > fix javadoc issues with JDK 8 when generating documentation > ----------------------------------------------------------- > > Key: DOXIA-606 > URL: https://issues.apache.org/jira/browse/DOXIA-606 > Project: Maven Doxia > Issue Type: Improvement > Components: Documentation > Affects Versions: 1.9.1 > Reporter: Herve Boutemy > Priority: Major > Labels: up-for-grabs > Fix For: 1.9.2 > > > when building Doxia documentation with JDK 8: > {noformat}mvn -Preporting site site:stage{noformat} > some javadoc issues make site generation failure > I had to build Doxia 1.9.1 release documentation with JDK 7, even if I built > the artifacts with JDK 8... > for next release, it would be nice to not hit this issue any more -- This message was sent by Atlassian Jira (v8.3.4#803005)