-
Notifications
You must be signed in to change notification settings - Fork 409
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 error, please help #25
Comments
deployment also fail wayne@ubuntu: |
先到raft-java-core里执行mvn clean install |
Tests run: 3, Failures: 1, Errors: 2, Skipped: 0 [INFO] ------------------------------------------------------------------------ |
wayne@ubuntu:~/raft-java/raft-java-example$ sudo sh build.sh
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.9.1/log4j-slf4j-impl-2.9.1.jar (23 kB at 8.5 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.9.1/log4j-api-2.9.1.jar (240 kB at 24 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.9.1/log4j-core-2.9.1.jar (1.5 MB at 23 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/5.1.4/rocksdbjni-5.1.4.jar (7.5 MB at 22 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:27 min
[INFO] Finished at: 2020-01-23T04:56:55-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project raft-java-example: Could not resolve dependencies for project com.github.wenweihu86.raft:raft-java-example:jar:1.9.0: Could not find artifact com.github.wenweihu86.raft:raft-java-core:jar:1.9.0 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
The text was updated successfully, but these errors were encountered: