Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fail - 403 #2

Open
schindlershadow opened this issue May 5, 2021 · 1 comment
Open

Build fail - 403 #2

schindlershadow opened this issue May 5, 2021 · 1 comment

Comments

@schindlershadow
Copy link

schindlershadow commented May 5, 2021

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
curl https://dl.bintray.com/patchworkmc/main/net/patchworkmc/patchwork-patcher/0.2/patchwork-patcher-0.2.pom      
Forbidden!
@UltraBlackLinux
Copy link

Bintray is dead, try looking for another mirror

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants