uw-pluverse / perses

language-agnostic program reducer.
GNU General Public License v3.0
162 stars 22 forks source link

I cannot built the project successfully. #14

Closed Amocy-Wang closed 3 years ago

Amocy-Wang commented 3 years ago

I followed the guidance but failed to build the project. I got the error messages like this "download error: Caught javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty (Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty) while downloading https://repo1.maven.org/maven2/com/google/guava/guava/28.1-jre/guava-28.1-jre.pom". Then, I opened one of them and found that the website returned 404 error.

Amocy-Wang commented 3 years ago

This issue cannot be reproduced anymore. I will check it.