-
### Current Behavior
I'm observing that `./gradlew :help --configuration-cache -Dorg.gradle.unsafe.isolated-projects=true` generates a configuration cache report containing violations without stack…
-
I was using version 0.35.0 but version plugin didn't report about 0.36.0
-
Steps to reproduce:
1. git clone https://github.com/spring-projects/spring-boot
2. git checkout 77c1f5a
3. Import/Synchronize the project in buildship. e.g. use VS Code to open the project
4. Se…
-
Arch loom version: 1.6.397
The problem is that source sets added into a `ModSettings` config do not have their associated `compile...Java` task run.
```groovy
runs {
data {
configNa…
-
I tried to build Beam project on my local machine using Intellij Idea, and got the error
Build file '/Users/chenxi/Documents/beam-master/build.gradle.kts' line: 19
An exception occurred app…
-
After running `./gradlew addKtlintFormatGitPreCommitHook` I'm getting this error:
```
Execution failed for task ':buildSrc:generateExternalPluginSpecBuilders'.
> Could not resolve all files for con…
-
ML 8.0.1.1 latest develop code . Warning message are marked inside +++++++++++++ symbols
ofclan16-18-253:java-spring demouser$ ./gradlew appserver
:buildSrc:clean UP-TO-DATE
:buildSrc:compileJava UP…
gghai updated
7 years ago
-
[BUG] Cannot compile linux-tar on windows through cygwin/mingw.
Using 2.0 branch, jdk11, on win10.
Windows Build Log
```
$ ./gradlew :distribution:archives:linux-tar:assemble -Dbuild.snaps…
-
I've looked at `buildSrc`, as I'm trying to re-configure to publish also to a private repository, and I think you can simplify the configuration *a lot* by using https://vanniktech.github.io/gradle-ma…
-
We have a separate module `info` which builds documentation for diktat. It has own `buildSrc` and it's a separate gradle project.
Need to integrate to main gradle project to allow to use it as part…
nulls updated
11 months ago