Project micronaut-core:inject-kotlin: priming build fails with null message #6537
Labels
Gradle
[ci] enable "build tools" tests
kind:bug
Bug report or fix
VSCode Extension
[ci] enable VSCode Extension tests
Apache NetBeans version
Apache NetBeans 19
What happened
Open micronaut-core v4.1.x using VSNetBeans 19.0.301 Graalvm 23 JDK17.
Following dialog is shown during project opening:
Project micronaut-core:inject-kotlin: Priming Build Required.: In order to be able to read this project, NetBeans needs to execute its Gradle scripts as priming build. Executing Gradle scripts allows arbitrary code execution, as current user, on this system.
click OK to run Priming build.and then also for project
micronaut-core:test-suite-kotlin-ksp
also click OK to priming build it.It then ends with following error message:
Priming build failed for Project micronaut-core:inject-kotlin: NULL
and same forPriming build failed for Project micronaut-core:test-suite-kotlin-ksp: NULL
Does not seem to do any harm to project editing. Tried code completion, tests run, go to definition,...
How to reproduce
No response
Did this work correctly in an earlier version?
Apache NetBeans 18
Operating System
macOS 13.3.1 (a)
JDK
Graalvm 23 JDK17
Apache NetBeans packaging
Apache VSNetBeans for VSCode
Anything else
No response
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: