-
Gradle introduced gradle metadata feature in version 4.6 for which mostly used in native publications. It generate .module file for artifact which contains information about possible variants of artif…
-
I'm using @nativescript/camera 5.0.15 in a nativescript + angular app and I'm getting the following error just after taking a picture within my app;
`cannot read property 'camera' of undefined`
…
-
I have a use case for a multi project build where `modules a,b,c and d` have a dependency on `module e` (common module they import).
I can get `modules a,b,c and d` to release when there are change…
-
The plugin fails on Android with the following error.
Please let me know if you need any more info.
```
$ gradle reportScoverage
FAILURE: Build failed with an exception.
* What went wrong:
A probl…
-
### How were you trying to build the app?
I have this error when trying to run the command `./gradlew clean assembleDebug --stacktrace` inside the `android` folder, after I upgrade my `react-native…
-
I’m having issues using the cyclonedx-gradle-plugin in a multi-module project.
I am using the init.gradle script taken from the plugin’s GitHub page.
[init.gradle](https://github.com/aeroxr1/tes…
-
### Describe the bug
At work we use Gradle. It seems like any types that we import via an `includeBuild` cannot be followed by metals. This means you can't go to those definitions, you can't autoco…
-
## How are you running OpenRewrite?
I am using the Maven plugin. The important configuration is that only a single recipe is enabled.
```xml
org.openrewrite.java.RemoveObjectsIsNull
…
-
- Gradle 7.1
- Eclipse 2021-06
- OpenJDK 11
- complex composite build
When importing a complex composite build which includes several other projects, I get:
```
java.lang.IllegalStateExceptio…
-
@mezz, @marcin212, @KorDum What do you think we should do ? Remove the modules and add block / item registries or make the mod modules more separate so that they no longer depend on each other.