[jbossts-issues] [JBoss JIRA] (JBTM-3271) javadoc error when building with JDK11

Ondrej Chaloupka (Jira) issues at jboss.org
Wed May 20 06:27:21 EDT 2020


     [ https://issues.redhat.com/browse/JBTM-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Chaloupka closed JBTM-3271.
----------------------------------


> javadoc error when building with JDK11
> --------------------------------------
>
>                 Key: JBTM-3271
>                 URL: https://issues.redhat.com/browse/JBTM-3271
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 5.10.3.Final
>            Reporter: Michael Musgrove
>            Assignee: Ondrej Chaloupka
>            Priority: Major
>             Fix For: 5.10.5.Final
>
>
> When we build using JDK11 we get javadoc errors. For example building ArjunaCore/arjunacore:
> bq. 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.
> More context is here: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8212233
> A fix is to configure the javadoc plugin (org.apache.maven.plugins:maven-javadoc-plugin) to use <source>8</source> in the plugin configuration section.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbossts-issues mailing list