You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gradlew run
Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
> Task :compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve net.patchworkmc:patchwork-patcher:0.2.
Required by:
project :
> Could not resolve net.patchworkmc:patchwork-patcher:0.2.
> Could not get resource 'https://dl.bintray.com/patchworkmc/main/net/patchworkmc/patchwork-patcher/0.2/patchwork-patcher-0.2.pom'.
> Could not GET 'https://dl.bintray.com/patchworkmc/main/net/patchworkmc/patchwork-patcher/0.2/patchwork-patcher-0.2.pom'. Received status code 403 from server: Forbidden
> Could not resolve net.patchworkmc:patchwork-manifest:1.0.0.
Required by:
project :
> Could not resolve net.patchworkmc:patchwork-manifest:1.0.0.
> Could not get resource 'https://dl.bintray.com/patchworkmc/main/net/patchworkmc/patchwork-manifest/1.0.0/patchwork-manifest-1.0.0.pom'.
> Could not GET 'https://dl.bintray.com/patchworkmc/main/net/patchworkmc/patchwork-manifest/1.0.0/patchwork-manifest-1.0.0.pom'. Received status code 403 from server: Forbidden
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 5s
1 actionable task: 1 executed
The text was updated successfully, but these errors were encountered: