F
F
ftp272014-11-07 18:20:12
Maven
ftp27, 2014-11-07 18:20:12

"the trustAnchors parameter must be non-empty" when building via Maven?

I'm trying to build a package with CMUSphinx libraries. I configure the pom file according to the instructions on the site . But as a result, when I try to mvn install I get an error:

[ERROR] Failed to execute goal on project android_recognation_test: Could not resolve dependencies for project eu.android_recognation_test:android_recognation_test:apk:1.0-SNAPSHOT: Failed to collect dependencies at edu.cmu.sphinx:sphinx4-core:jar:1.0-SNAPSHOT: Failed to read artifact descriptor for edu.cmu.sphinx:sphinx4-core:jar:1.0-SNAPSHOT: Could not transfer artifact edu.cmu.sphinx:sphinx4-core:pom:1.0-SNAPSHOT from/to snapshots-repo ( https: //oss.sonatype.org/content/repositories/snap... java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty -> [Help 1]

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sicness, 2014-11-07
@Sicness

stackoverflow.com/questions/6784463/error-trustanc...
Looks like something is wrong with the Java certificate store. I think the project being assembled has nothing to do with it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question