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

Gradle plugin: project dependency: project.evaluationDependsOn fails with Gradle 8 and included build logic #3952

Open
hfhbd opened this issue Mar 10, 2023 · 0 comments
Milestone

Comments

@hfhbd
Copy link
Collaborator

hfhbd commented Mar 10, 2023

I have a multi-module project using Gradle 8 and precompiled build logic.
The build fails with:

Build file '/Users/philipwedemann/Downloads/untitled10/foo/build.gradle.kts' line: 1

An exception occurred applying plugin request [id: 'jvm']
> Failed to apply plugin 'org.jetbrains.kotlin.jvm'.
   > Gradle#projectsEvaluated(Action) on build 'untitled10' cannot be executed in the current context.

See scan for full exception: https://scans.gradle.com/s/zfxwefwv7g7du/failure#1

reproducer attached:
untitled10.zip

May be fixed with #3774

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

No branches or pull requests

2 participants