Skip to content

RC: 1.4.3 #4049

@ltaoj

Description

@ltaoj

What broke?

I've cloned this repository into my workspace with the goal of building the project, altering some code, and republishing it for my own use. However, I've encountered an error, as follows:

Execution failed for task ':buildSrc:generateExternalPluginSpecBuilders'.
> Could not resolve all files for configuration ':buildSrc:compileClasspath'.
   > Could not find org.jetbrains.dokka:dokka-gradle-plugin:0.9.16-rdev-2-mpp-hacks.
     Searched in the following locations:
       - https://plugins.gradle.org/m2/org/jetbrains/dokka/dokka-gradle-plugin/0.9.16-rdev-2-mpp-hacks/dokka-gradle-plugin-0.9.16-rdev-2-mpp-hacks.pom
       - https://dl.bintray.com/kotlin/kotlin-dev/org/jetbrains/dokka/dokka-gradle-plugin/0.9.16-rdev-2-mpp-hacks/dokka-gradle-plugin-0.9.16-rdev-2-mpp-hacks.pom
     Required by:
         project :buildSrc

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

The artifact, org.jetbrains.dokka:dokka-gradle-plugin:0.9.16-rdev-2-mpp-hacks, has been removed from Maven Central. How can I proceed to build version 1.4.3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions