-
### Current Behavior
The Gradle Plugin marker pom file is published without GMM file, so using fails:
```kotlin
// settings.gradle.kts
pluginManagement {
repositories {
maven(url = "myCus…
-
**Describe the bug**
Updating the `build.gradle` file while running devmode has no effect.
**Expected behavior**
It should watch this file and reload if necessary
**Actual behavior**
Updates to `bui…
-
in the jhipster's build based on gradle, when working on Intellij IDE, the hot-reload functionality provided by spring-boot-devtools fails because of hibernate annotation-processor. During the auto-ma…
-
### Current Behavior
given a gradle build using snapshot dependencies (changing dependencies) and configuration cache enabled.
Executing multiple gradle targets will populate the gradle configuration…
-
```
group 'com.example.imagegallerysaver'
version '1.0-SNAPSHOT'
buildscript {
ext.kotlin_version = '1.7.10'
repositories {
google()
mavenCentral()
}
depen…
-
When running `./gradlew build` with Java version 23 installed on my machine, the build fails with:
```
Kotlin does not yet support 23 JDK target, falling back to Kotlin JVM_21 JVM target
> Task…
-
### Description
I'm able to run gradle build command locally and it is a success.
But when I use gradle build inside Dockerfile i'm not able to build an image out of it.
it gives error:
#0 2.983…
-
I wanted to play around with running the Checker Framework on WALA code, so I tried adding its [Gradle plugin](https://github.com/kelloggm/checkerframework-gradle-plugin). My WIP change is [here](htt…
-
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…
-
It appears that the current default branch may have the wrong javafx versions in:
C:\MDPNP\mdpnp-2.0.0\interop-lab\demo-guis-javafx\build.gradle
C:\MDPNP\mdpnp-2.0.0\interop-lab\demo-apps\build.gr…