Rate This Document
Findability
Accuracy
Completeness
Readability

Error "assertj-core-1.7.1.jar error in opening zip file 1" Reported When Compiling RocksDBjni

Symptom

When compiling RocksDBjni, a message is displayed indicating that the assertj-core-1.7.1.jar file fails to be opened.

1
error: error reading test-libs/assertj-core-1.7.1.jar;error in opening zip file1 error

Key Process and Cause Analysis

None

Conclusion and Solution

Manually download assertj-core-1.7.1.jar and assertj-core-1.7.1.pom from the Maven repository at https://repo1.maven.org/maven2/org/assertj/assertj-core/1.7.1/ to the /org/assertj/assertj-core/1.7.1 directory of the local repository.