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

Dokka Maven plugin fails on Java 11 #222

Open
mariuszkumor opened this issue Apr 28, 2019 · 1 comment
Open

Dokka Maven plugin fails on Java 11 #222

mariuszkumor opened this issue Apr 28, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@mariuszkumor
Copy link
Contributor

I tested on Windows with JDK 11.0.2

mvn install

[ERROR] Failed to execute goal org.jetbrains.dokka:dokka-maven-plugin:0.9.17:javadocJar (default) on project dmn-kotlin-dsl: Execution default of goal org.jetbrains.dokka:dokka-maven-plugin:0.9.17:javadocJar failed: A required class was missing while executing org.jetbrains.dokka:dokka-maven-plugin:0.9.17:javadocJar: com/sun/tools/doclets/formats/html/HtmlDoclet

@mariuszkumor mariuszkumor added the bug Something isn't working label Apr 28, 2019
@stlhrt
Copy link
Contributor

stlhrt commented Apr 28, 2019

Known issue: Kotlin/dokka#294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants