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

Michael Musgrove (Jira) issues at jboss.org
Mon Mar 30 08:44:27 EDT 2020


Michael Musgrove created JBTM-3271:
--------------------------------------

             Summary: 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
             Fix For: 5.next


When we build ArjunaCore/arjunacore using JDK11 we get the following error:

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.

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