-
Currently, the procedural jar build process is somewhat hacky, since Gradle is purely declarative, and doesn't have a way to explicitly call tasks from other tasks. Instead, we have to generate tasks …
-
* What went wrong:
Execution failed for task ':native_imaging:compileDebugKotlin'.
> 'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 17) jvm…
-
### Describe the bug
Since Quarkus 3.16, the generation of proto files from dependencies (https://quarkus.io/guides/grpc-generation-reference#scan-for-proto) no longer works and fails with the follow…
-
Architect Plugin: 3.4.159
Architectury Loom: 1.6.411
Every time I run "genSources" I get this error:
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task…
-
### Current Behavior
Running `./gradlew printSemver` crashes with:
```
Could not determine the dependencies of task ':prepareKotlinIdeaImport'.
> Could not create task ':printSemver'.
> Co…
-
### Describe the bug
Upgrading to 3.16.1 gives me a Gradle plugin error when attempting to build images (using Jib). The error seems to be an interaction with other plugins (specifically a code gener…
kdubb updated
17 hours ago
-
I am trying to build for Android and I get this same error when building from both a macbook and windows desktop.
Android Studio version:
```
Android Studio Koala Feature Drop | 2024.1.2
Build…
-
I'm interested to use your app but getting below errors.
Resolving dependencies...
Downloading packages...
collection 1.18.0 (1.19.0 available)
http_parser 4.0.2 (4.1.0 available)
leak_tr…
-
### Search first
- [X] I searched and no similar issues were found
### Description
When executing Liquibase gradle tasks with a user named "migrate", it returns the following error:
Error parsin…
-
I set up Gradle home and disabled gradle.wrapper in vscode settings like below:
"java.import.gradle.home": "C:\\ktapp\\gradle",
"java.import.gradle.user.home": "C:\\ktapp\\repo\\gradle",
"java.im…