-
Hi, im attempting to get Frogbot PR scanning working on a Java project in my github organisation - but whilst it detects it is gradlew that is needed, it is failing with permission issues. I have trie…
-
### Command
./gradlew
### Description
./gradlew is the Gradle wrapper command. It is typically preferred by Kotlin developers over `gradle` because the wrapper ensures that everyone is using the sa…
-
**Summary:**
The application in the master branch fails to build because of various issues with its dependencyGuard. The following PR addresses those issues but it does not solve the issue complet…
-
./gradlew bootRun
...
... 30 common frames omitted
> Task :bootRun FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':bootRun'.
> Pro…
-
`./gradlew clean check` fails as follows:
```
...
* What went wrong:
Could not determine the dependencies of task ':micrometer-osgi-test:test'.
> Could not create task ':micrometer-osgi-test:te…
izeye updated
1 month ago
-
When executing `spotlessApply` on either of the gradle modules it fails with
```
Execution failed for task ':...spotlessJava'.
> Cannot fingerprint input property 'steps': value '[com.diffplug.s…
-
Wrong url of AE2 repository:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'ae2stuff'.
> Could not resolve all dependencies for config…
-
Dear flutter_config Author,
I am currently working on the development of a new Flutter project. I have found that the flutter_config plugin is exactly what I need as it perfectly addresses my requi…
-
### Build/Submit details page URL
none
### Summary
[RUN_GRADLEW] > Configure project :expo
[RUN_GRADLEW] Using expo modules
[RUN_GRADLEW] - expo-application (5.9.1)
[RUN_GRADLEW] - expo-asset …
-
When cloning on my computer and ran the code there is what I got:
jonben3215@cu-biot-4-10 IJava % ./gradlew installKernel
FAILURE: Build failed with an exception.
* What went wrong:
Could not …