[
https://issues.apache.org/jira/browse/OPENNLP-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040072#comment-17040072
]
ASF GitHub Bot commented on OPENNLP-1273:
-----------------------------------------
jzonthemtn commented on issue #370: OPENNLP-1273: Fix JavaDoc error for Java 11
builds
URL: https://github.com/apache/opennlp/pull/370#issuecomment-588246920
Worked for me using this config so I'm +1.
Apache Maven 3.6.0
Maven home: /usr/share/maven
Java version: 11.0.6, vendor: Ubuntu, runtime:
/usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.3.0-40-generic", arch: "amd64", family: "unix"
----------------------------------------------------------------
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:
[email protected]
> Build fails on docs of OpenNLP-tools
> ------------------------------------
>
> Key: OPENNLP-1273
> URL: https://issues.apache.org/jira/browse/OPENNLP-1273
> Project: OpenNLP
> Issue Type: Bug
> Affects Versions: 1.9.2
> Environment: Java JDK: 11.0.4
> Maven: 3.6.0
> Ubuntu 18.04.3
> Reporter: Jiri Zamecnik
> Priority: Blocker
> Labels: build
> Attachments: error_report.log, error_report_fix.log
>
>
> Build of the freshly forked repository fails at opennlp-tools. The error
> reported (error_report.log) is:
> {{Exit code: 1 - javadoc: error - The code being documented uses modules but
> the packages defined in [https://docs.oracle.com/javase/8/docs/api/] are in
> the unnamed module.}}
>
> Might be related to: [https://bugs.openjdk.java.net/browse/JDK-8212233]
> Applying the fix suggested there fixes that error, but build fails later
> (error_report_fix.log)
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)