-
Can't build Android library with recent versions of gradle.
Just cloned the repo, and tried to build any target with ./gradlew (in particular, I want to build the "jar" target so I can make some ch…
-
As a tester who needs to run lots of tests, it would be of great benefit if the cucumber serenity runner could run tests in parallel (using gradle).
I know there are some other solutions/hacks out …
-
Can't build appbundle with flutter 3. It works without any issue on previous flutter 2.10.5.
It gives me error if I use deferred components and at the same time use even just one of these packages:…
-
### What happened?
Minimum reproduce:
A minimum pipeline:
```
PipelineOptions options = PipelineOptionsFactory.fromArgs(argv).create();
Pipeline p = Pipeline.create(options);
p.apply(Creat…
Abacn updated
7 months ago
-
It would be great to be able to override version properties of the imported BOM (e.g. `jackson.version`) in order to override the managed dependency versions globally.
Say we would like to us…
-
When using [this multiloader template](https://github.com/jaredlll08/MultiLoader-Template), ForgeGradle is running into an odd exception in `reobfJar` during `build`. I've tried experimenting with re…
-
IntelliJ IDEA 2016.2
CheckStyle-IDEA 4.30.1
I read in a suppression file using the SuppressionFilter module:
```
...
...
```
I have CheckStyle-IDEA configured to scan test classe…
-
It is possible to keep tests for example in src/test/scala directory?
-
Under this issue please comment on what you had to manually customize in the project so that it suit the needs for your company.
- [x] I don't want to use CF (https://github.com/spring-cloud/spring…
-
Hi,
I'm using version 2.4.0 of the Gradle Cobertura plugin. While attempting to integrate it into my current project, I get this error when running the `cobertura` task:
```
Caused by: java.la…