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 backup to life #2624

Closed
wants to merge 1 commit into from
Closed

Dokka backup to life #2624

wants to merge 1 commit into from

Conversation

oldergod
Copy link
Member

@oldergod oldergod commented Sep 7, 2023

Looks like it's all fine now. Although I didn't change much 😬
Manual reverse of #2597

@oldergod
Copy link
Member Author

oldergod commented Sep 7, 2023

No, still happens

> Task :wire-gradle-plugin:dokkaJavadocJar FAILED

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':wire-gradle-plugin:dokkaJavadocJar' (type 'JavadocJar').
  - Gradle detected a problem with the following location: '/Users/bquenaudon/workspace/wire/docs/3.x'.

    Reason: Task ':wire-gradle-plugin:dokkaJavadocJar' uses this output of task ':wire-compiler:dokkaGfm' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.

    Possible solutions:
      1. Declare task ':wire-compiler:dokkaGfm' as an input of ':wire-gradle-plugin:dokkaJavadocJar'.
      2. Declare an explicit dependency on ':wire-compiler:dokkaGfm' from ':wire-gradle-plugin:dokkaJavadocJar' using Task#dependsOn.
      3. Declare an explicit dependency on ':wire-compiler:dokkaGfm' from ':wire-gradle-plugin:dokkaJavadocJar' using Task#mustRunAfter.

    For more information, please refer to https://docs.gradle.org/8.3/userguide/validation_problems.html#implicit_dependency in the Gradle documentation.

@oldergod oldergod closed this Sep 13, 2023
@oldergod oldergod deleted the bquenaudon.2023-09-07.dokka branch September 13, 2023 19:55
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

Successfully merging this pull request may close these issues.

2 participants