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

apply foojay-resolver plugin for build-logic #3507

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

atyrin
Copy link
Contributor

@atyrin atyrin commented Feb 29, 2024

Apply foojay convention plugin for build-logic and build-settings-logic.
Without the plugin, Dokka build may lead to

Failed to query the value of property 'buildFlowServiceProperty'.
> Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@16b10ae7 of type BuildFlowService.Parameters
   > A problem occurred configuring project ':build-logic'.
      > Failed to calculate the value of task ':build-logic:compileJava' property 'javaCompiler'.
         > No matching toolchains found for requested specification: {languageVersion=11, vendor=any, implementation=vendor-specific} for LINUX on x86_64.
            > No locally installed toolchains match and toolchain download repositories have not been configured.

If JDK 11 missed on the host.

@atyrin atyrin requested a review from whyoleg February 29, 2024 09:57
@atyrin atyrin merged commit f7d65b3 into master Feb 29, 2024
12 checks passed
@atyrin atyrin deleted the atyrin/more-foojay branch February 29, 2024 14:56
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