$ git checkout factorie_2.11-1.2
$ mvn package -Pnlp-jar-with-dependencies
get an ERROR:
[INFO] ------------------------------------------------------------------------
[INFO] Building Factorie 1.2
[INFO] ------------------------------------------------------------------------
Downloading: http://gwtwiki.googlecode.com/svn/maven-repository/cc/factorie/app/nlp/all-models/1.2/all-models-1.2.pom
Downloading: https://repo.maven.apache.org/maven2/cc/factorie/app/nlp/all-models/1.2/all-models-1.2.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.721 s
[INFO] Finished at: 2016-05-16T08:55:38-07:00
[INFO] Final Memory: 10M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project factorie_2.11: Could not resolve dependencies for project cc.factorie:factorie_2.11:jar:1.2: Failed to collect dependencies at cc.factorie.app.nlp:all-models:jar:1.2: Failed to read artifact descriptor for cc.factorie.app.nlp:all-models:jar:1.2: Could not transfer artifact cc.factorie.app.nlp:all-models:pom:1.2 from/to dev-iesl.cs.umass.edu-snapshots (https://dev-iesl.cs.umass.edu/nexus/content/repositories/snapshots/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]
Or
$ ./sbt assembly
...
[error] Server access Error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target url=https://dev-iesl.cs.umass.edu/nexus/content/repositories/public/edu/umass/cs/iesl/jflex-scala-parent/1.6.1/jflex-scala-parent-1.6.1.jar
Is it something trivial I need to set up? It looks like I do not have download access to dev-iesl.cs.umass.edu-snapshots. README.md says nothing about it.
Will greatly appreciate any help,
Alex K
--
--
Factorie Discuss group.
To post, email: dis...@factorie.cs.umass.edu
To unsubscribe, email: discuss+u...@factorie.cs.umass.edu
---
You received this message because you are subscribed to the Google Groups "Factorie" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss+u...@factorie.cs.umass.edu.