-
EDIT: Made some progress... now it does this
```
* Where:
Script '/Users/sjain/Desktop/rg/shared.gradle' line: 1
* What went wrong:
Could not compile script '/Users/sjain/Desktop/rg/shared.gr…
-
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'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…
-
[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…
-
Using gulp-inject 1.5.0 and NPM 2.14.3 and Node v4.1.0 on an OSX 10.10.5 mac. For some reason i could inject javascript and bower css no issue. But injecting my own css would not work, for some reas…
-
I have a project where in `buildSrc` `org.apache.xmlgraphics:fop:2.3` is used as dependency.
This depends transitively on commons-io 1.3.1.
Then I applied the `org.owasp.dependencycheck` plugin vers…
-
```
root@orangepipc:~/rehlds# gcc --version
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying condit…
-
The current implementation of the AnnotationProcessorPlugin class in the Spring Boot build process can be optimized by using Java 8 features, such as lambda expressions and method references, to make …
-
ktlint gradle version: 11.0.0
agp version: 7.2.2
gradle version: gradle-7.5.1-bin
After removing ktlint, the project can run sync and build normally.
```
java.lang.NoClassDefFoundError: com/and…
-
I've been trying to set up Knit, based on the README and what I can see in Kotlinx Serialization. However I get an error.
```
ERROR: project\docs\basic-classes.md: 40: TEST must be preceded by kni…
aSemy updated
2 years ago