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

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

Open
Strum355 opened this issue Aug 11, 2023 · 0 comments
Open

Comments

@Strum355
Copy link
Contributor

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/scip-java@v0.9.0/-/blob/semanticdb-gradle-plugin/src/main/scala/SemanticdbGradlePlugin.scala?L334

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants