-
I have a Gradle multi-project build, in which i generate an SBOM for java dependencies for each project using the [CycloneDX Gradle](https://github.com/CycloneDX/cyclonedx-gradle-plugin) plugin. I wan…
-
it doesnt build for android
> Configure project :launcher
WARNING: The option setting 'android.enableR8=false' is deprecated.
It will be removed in version 5.0 of the Android Gradle plugin.
You w…
-
[mock.zip](https://github.com/lburgazzoli/gradle-karaf-plugin/files/2536073/mock.zip)
Hi,
I suspect this is a problem of the plugin. The problem encountered is that gradle generateFeatures will fa…
-
**Describe the bug**
Having created a project via `gradle init` (Gradle 8.7) and chosen the Kotlin DSL, the following error ultimately surfaces:
```
[builder] Done "./gradlew clean assemble -x te…
-
Hi, I have a multi-modules gradle/java project in which I'm trying to centralize some test fixtures (aka test helper classes to help build test data etc) in some kind of library module, so that those …
-
### Steps to Reproduce
1. Enable gradle parellel builds by adding following props in `~/.gradle/gradle.properties`:
```
org.gradle.parallel=true
org.gradle.workers.max=4
```
2. Create a multi-…
-
Hi,
I've been using the Android integration in Premake for a while now for my projects. The Android integration creates what VS used to call a "Native Activity" and with a bit of glue code it worke…
-
I set up a Gradle multi-project build from: https://github.com/OpenLiberty/ci.gradle/tree/main/src/test/resources/loose-ear-test.
(Since it's an IT it needed some tweaking.. plus buildship likes…
-
Hey team! Been away for a while, but very glad to see that the tool has come really far these past few months!
I've been doing some experiments on speeding up Gradle project sbom generation. This i…
-
Grails 5.3.2 single file [build.gradle](https://github.com/codeconsole/website/blob/5.3.2/build.gradle)
[settings.gradle](https://github.com/codeconsole/website/blob/5.3.2/settings.gradle) 1 line o…