Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javadoc errors on JDK11 #864

Closed
2 tasks done
yoshikawaa opened this issue Jan 30, 2019 · 0 comments
Closed
2 tasks done

Javadoc errors on JDK11 #864

yoshikawaa opened this issue Jan 30, 2019 · 0 comments

Comments

@yoshikawaa
Copy link
Contributor

yoshikawaa commented Jan 30, 2019

Description

In Travis CI, the Javadoc warning of JDK 8 became Error in JDK 11.
Note that Error does not occur in Windows 10 local build.

Possible Solutions

Fix Javadoc Errors.

Note

JDK 11.0.2+9-1 errors...

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:jar (javadoc-jar) on project terasoluna-gfw-common: MavenReportException: Error while creating archive: 
[ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
[ERROR] 
[ERROR] Command line was: /home/travis/openjdk11/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/home/travis/build/terasolunaorg/terasoluna-gfw/terasoluna-gfw-common-libraries/terasoluna-gfw-common/target/apidocs' dir.

Related https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920020 ?
Temporary, skip create javadoc on JDK11.

Affects Version/s

  • 5.X.X.RELEASE

Fix Version/s

  • 5.5.1 (master)
  • 5.4.2 (5.4.x)

Issue Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants