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

Support Dokka 2 #854

Closed
ZacSweers opened this issue Oct 8, 2024 · 1 comment
Closed

Support Dokka 2 #854

ZacSweers opened this issue Oct 8, 2024 · 1 comment

Comments

@ZacSweers
Copy link
Collaborator

Dokka 2 changes around some of the task names

Caused by: org.gradle.api.UnknownTaskException: Task with name 'dokkaHtml' not found in project ':tools:cli'.
        at org.gradle.api.internal.tasks.DefaultTaskCollection.createNotFoundException(DefaultTaskCollection.java:119)
        at org.gradle.api.internal.tasks.DefaultTaskCollection.createNotFoundException(DefaultTaskCollection.java:47)
        at org.gradle.api.internal.DefaultNamedDomainObjectCollection.named(DefaultNamedDomainObjectCollection.java:385)
        at org.gradle.api.internal.tasks.DefaultTaskCollection.named(DefaultTaskCollection.java:129)
        at com.vanniktech.maven.publish.tasks.JavadocJar$Companion.dokkaJavadocJar$lambda$6$lambda$4(JavadocJar.kt:45)
        at com.vanniktech.maven.publish.tasks.JavadocJar$Companion.dokkaJavadocJar$lambda$6$lambda$5(JavadocJar.kt:45)

@gabrielittner
Copy link
Collaborator

Already merged #849. I'll cut a release on the weekend at latest

github-merge-queue bot pushed a commit to slackhq/foundry that referenced this issue Oct 14, 2024
Instructions from https://kotlinlang.org/docs/dokka-migration.html

✅ ~Blocked on
vanniktech/gradle-maven-publish-plugin#854

<!--
  ⬆ Put your description above this! ⬆

  Please be descriptive and detailed.
  
Please read our [Contributing
Guidelines](https://github.com/tinyspeck/foundry/blob/main/.github/CONTRIBUTING.md)
and [Code of Conduct](https://slackhq.github.io/code-of-conduct).

Don't worry about deleting this, it's not visible in the PR!
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants