- Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
Failure when attempting to build from source on Ubuntu 18. Look like the jd-core directory may have been moved recently (mvn-repo/jd to mvn-repo/org/jd) and the location was not updated to match the current code. (Error below)
Starting a Gradle Daemon (subsequent builds will be faster) FAILURE: Build failed with an exception. * Where: Build file '/opt/jdgui/build.gradle' line: 68 * What went wrong: A problem occurred evaluating root project 'jd-gui'. > Could not resolve all files for configuration ':app:runtime'. > Could not find jd:jd-core:0.7.1. Searched in the following locations: - https://repo.maven.apache.org/maven2/jd/jd-core/0.7.1/jd-core-0.7.1.pom - https://repo.maven.apache.org/maven2/jd/jd-core/0.7.1/jd-core-0.7.1.jar - https://raw.github.com/java-decompiler/mvn-repo/master/jd/jd-core/0.7.1/jd-core-0.7.1.pom - https://raw.github.com/java-decompiler/mvn-repo/master/jd/jd-core/0.7.1/jd-core-0.7.1.jar Required by: project :app > project :services * 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
Metadata
Metadata
Assignees
Labels
No labels