Support for generating JavaDoc with JDK11

Description

The current Javadoc config does not compile with JDK11;

https://travis-ci.org/igniterealtime/Openfire/jobs/522229783

{{[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs) on project xmppserver: MavenReportException: Error while generating Javadoc: }}
[ERROR] 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.

etc. etc.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created April 19, 2019 at 6:02 PM
Updated April 19, 2019 at 6:06 PM
Resolved April 19, 2019 at 6:06 PM