Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ╰─$ ./gradlew clean --refresh-dependencies 1 ↵
- FAILURE: Build failed with an exception.
- * What went wrong:
- A problem occurred configuring root project 'thrive'.
- > Could not resolve all artifacts for configuration ':classpath'.
- > Could not find generator.jar (com.github.thrive-framework.thrive-package-plugin:generator:0.1.0-SNAPSHOT:65abab5ea0-1).
- Searched in the following locations:
- https://jitpack.io/com/github/thrive-framework/thrive-package-plugin/generator/0.1.0-SNAPSHOT/generator-0.1.0-ce19845388-1.jar
- > Could not find core.jar (com.github.thrive-framework.thrive-package-plugin:core:0.1.0-SNAPSHOT:65abab5ea0-1).
- Searched in the following locations:
- https://jitpack.io/com/github/thrive-framework/thrive-package-plugin/core/0.1.0-SNAPSHOT/core-0.1.0-ce19845388-1.jar
- * 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 458ms
- ---------------------------------------------------------------
- Removed these 2 builds in an attempt to fix that.
- Besides, opening https://jitpack.io/com/github/thrive-framework/thrive-package-plugin/com/github/thrive-framework/thrive-package-plugin/0.1.0-3f24300001-1/thrive-package-plugin-0.1.0-3f24300001-1-sources.jar with Chromium Browser yields HTTP 404 with plaintext body "File not found. Build ok".
- Same happened for https://jitpack.io/com/github/thrive-framework/thrive-package-plugin/com/github/thrive-framework/thrive-package-plugin/core/0.1.0-3f24300001-1/core-0.1.0-3f24300001-1-sources.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement