Noahs-ARK / semafor

http://www.ark.cs.cmu.edu/SEMAFOR
GNU General Public License v3.0
96 stars 46 forks source link

Problem with Maven in Installation #35

Closed Vangelys closed 6 years ago

Vangelys commented 6 years ago

Hi ! I try to install Semafor since 2 weeks now, and i have a problem with the Maven compilation :

[INFO] Building Semafor 3.0-alpha-04 [INFO] ------------------------------------------------------------------------ Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.772 s [INFO] Finished at: 2018-05-31T10:14:16+02:00 [INFO] Final Memory: 8M/34M [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.apache.maven.plugins:maven-source-plugin:2.2.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-source-plugin:jar:2.2.1: Could not transfer artifact org.apache.maven.plugins:maven-source-plugin:pom:2.2.1 from/to central (https://repo.maven.apache.org/maven2): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

Does someone know what's the issue ? Thanks in advance

Vangelys commented 6 years ago

I found an alternative solution: redo all dependencies manually ... it works!