Skip to content

Failed to query the value of property 'freeCompilerArgs' in buildSrc task #633

Open
@Strum355

Description

@Strum355

Not sure if this is specific to buildSrc tasks, but when indexing https://sourcegraph.com/github.com/minecraft-dev/MinecraftDev I got the below error

Welcome to Gradle 8.2!

...

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':buildSrc:jar'.
> Could not create task ':buildSrc:compileKotlin'.
   > Failed to query the value of property 'freeCompilerArgs'.
      > Querying the mapped value of map(flatmap(provider(task 'generatePrecompiledScriptPluginAccessors', class org.gradle.kotlin.dsl.provider.plugins.precompiled.tasks.GeneratePrecompiledScriptPluginAccessors))) before task ':buildSrc:generatePrecompiledScriptPluginAccessors' has completed is not supported

Source of the error is here: https://sourcegraph.com/github.com/sourcegraph/[email protected]/-/blob/semanticdb-gradle-plugin/src/main/scala/SemanticdbGradlePlugin.scala?L334

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions