-
I see you're not using buildSrc but maybe using composite builds along with version catalogue will reduce the build gradle clutter
-
Could not resolve compiler classpath. Check if Kotlin Gradle plugin repository is configured in project ':buildSrc'.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## D:\Android\gitHubSpace\WeaponApp\Client>gradlew cleanLib 成功
:buildSrc:compileJava UP-TO-DATE
:buildSrc:compileGroovy UP-TO-DATE
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes UP-TO-DAT…
-
The spb fails on lconway in the build step with an 'out of bounds' error building vignettes. See http://staging.bioconductor.org:8000/job/17684/#lconway_buildsrc_anchor and compare with http://staging…
-
### Expected Behavior
When a pre-compiled script plugin is generated into an actual class, and that class name clashes with another class, then Gradle provides a descriptive error message.
### C…
aSemy updated
3 months ago
-
I cannot understand what's wrong with the gradle build
```
C:\Users\lrkwz\Documents\gradlefx-multi-platform-example>gradle tasks
FAILURE: Build failed with an exception.
* What went wrong:
Failed t…
lrkwz updated
11 years ago
-
Hello!
We're trying to use this plugin in the [Library Simplified Android](https://github.com/NYPL-Simplified/Simplified-Android-Core) project to reject `-SNAPSHOT` dependencies. Unfortunately, we'…
-
I'm not sure whether this is a plugin issue or a Netbeans issue. My gradle script refers to GradleException, which it throws to terminate the build if certain conditions are not met. The project build…