berlinguyinca / spectra-hash

The splash, this is the reference documentation
http://splash.fiehnlab.ucdavis.edu
BSD 3-Clause "New" or "Revised" License
23 stars 11 forks source link

Maven Issue: Validation tool not buildable #20

Closed sneumann closed 8 years ago

sneumann commented 8 years ago

Hi,

currently I fail to build the validator for the current SPLASH, which I need to get an updated https://github.com/berlinguyinca/spectra-hash/blob/master/splashR/inst/extdata/test-set-v1-splashed-with-validation-1.3-SNAPSHOT.csv This is a network/permission/security issue on my end or on the MVN repo side. Yours, Steffen

sneumann@acryl ~/src/spectra-hash/validation (master) $ mvn install 
[INFO] Scanning for projects...
Downloading: http://gose.fiehnlab.ucdavis.edu:55000/content/groups/public/edu/ucdavis/fiehnlab/fiehnlab-pom/1.0.8-SNAPSHOT/maven-metadata.xml
Downloading: https://repo.spring.io/libs-release/edu/ucdavis/fiehnlab/fiehnlab-pom/1.0.8-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata edu.ucdavis.fiehnlab:fiehnlab-pom:1.0.8-SNAPSHOT/maven-metadata.xml from/to spring-releases (https://repo.spring.io/libs-release): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
[WARNING] Could not transfer metadata edu.ucdavis.fiehnlab:fiehnlab-pom:1.0.8-SNAPSHOT/maven-metadata.xml from/to fiehnlab public (http://gose.fiehnlab.ucdavis.edu:55000/content/groups/public): Connect to gose.fiehnlab.ucdavis.edu:55000 [gose.fiehnlab.ucdavis.edu/128.120.143.183] failed: Connection timed out
Downloading: https://repo.spring.io/libs-release/edu/ucdavis/fiehnlab/fiehnlab-pom/1.0.8-SNAPSHOT/fiehnlab-pom-1.0.8-SNAPSHOT.pom
Downloading: http://gose.fiehnlab.ucdavis.edu:55000/content/groups/public/edu/ucdavis/fiehnlab/fiehnlab-pom/1.0.8-SNAPSHOT/fiehnlab-pom-1.0.8-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for edu.ucdavis.fiehnlab:splash:1.6: Could not transfer artifact edu.ucdavis.fiehnlab:fiehnlab-pom:pom:1.0.8-SNAPSHOT from/to spring-releases (https://repo.spring.io/libs-release): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty and 'parent.relativePath' points at no local POM @ edu.ucdavis.fiehnlab:splash:1.6, /home/sneumann/src/spectra-hash/pom.xml, line 5, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project edu.ucdavis.fiehnlab.splash:validation:[unknown-version] (/home/sneumann/src/spectra-hash/validation/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for edu.ucdavis.fiehnlab:splash:1.6: Could not transfer artifact edu.ucdavis.fiehnlab:fiehnlab-pom:pom:1.0.8-SNAPSHOT from/to spring-releases (https://repo.spring.io/libs-release): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty and 'parent.relativePath' points at no local POM @ edu.ucdavis.fiehnlab:splash:1.6, /home/sneumann/src/spectra-hash/pom.xml, line 5, column 13 -> [Help 2]
sneumann commented 8 years ago

Network/Proxy issue on my end,