tinkpop install by 'mvn clean install' but get error about jbcrypt

109 views
Skip to first unread message

楼虎彪

unread,
Oct 14, 2016, 8:38:45 AM10/14/16
to Gremlin-users
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache TinkerPop ................................... SUCCESS [ 11.125 s]
[INFO] Apache TinkerPop :: Gremlin Shaded ................. SUCCESS [  4.986 s]
[INFO] Apache TinkerPop :: Gremlin Core ................... SUCCESS [01:38 min]
[INFO] Apache TinkerPop :: Gremlin Test ................... SUCCESS [ 21.058 s]
[INFO] Apache TinkerPop :: Gremlin Groovy ................. FAILURE [  1.507 s]
[INFO] Apache TinkerPop :: Gremlin Groovy Test ............ SKIPPED
[INFO] Apache TinkerPop :: TinkerGraph Gremlin ............ SKIPPED
[INFO] Apache TinkerPop :: Gremlin Benchmark .............. SKIPPED
[INFO] Apache TinkerPop :: Gremlin Driver ................. SKIPPED
[INFO] Apache TinkerPop :: Neo4j Gremlin .................. SKIPPED
[INFO] Apache TinkerPop :: Gremlin Server ................. SKIPPED
[INFO] Apache TinkerPop :: Gremlin Python ................. SKIPPED
[INFO] Apache TinkerPop :: Hadoop Gremlin ................. SKIPPED
[INFO] Apache TinkerPop :: Spark Gremlin .................. SKIPPED
[INFO] Apache TinkerPop :: Giraph Gremlin ................. SKIPPED
[INFO] Apache TinkerPop :: Gremlin Console ................ SKIPPED
[INFO] Apache TinkerPop :: Gremlin Archetype .............. SKIPPED
[INFO] Apache TinkerPop :: Archetype - TinkerGraph ........ SKIPPED
[INFO] Apache TinkerPop :: Archetype - Server ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:17 min
[INFO] Finished at: 2016-06-14T04:24:01-04:00
[INFO] Final Memory: 48M/181M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gremlin-groovy: Could not resolve dependencies for project org.apache.tinkerpop:gremlin-groovy:jar:3.2.3-SNAPSHOT: Failed to collect dependencies at com.github.jeremyh:jBCrypt:jar:jbcrypt-0.4: Failed to read artifact descriptor for com.github.jeremyh:jBCrypt:jar:jbcrypt-0.4: Could not transfer artifact com.github.jeremyh:jBCrypt:pom:jbcrypt-0.4 from/to jitpack.io (https://jitpack.io): sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed: NotBefore: Sun Oct 02 20:00:00 EDT 2016 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :gremlin-groovy

Stephen Mallette

unread,
Oct 14, 2016, 8:50:27 AM10/14/16
to Gremlin-users
we unfortunately need the jitpack.io repository present in the gremlin-groovy pom.xml for jbcrypt as the 0.4 artifact (with important security fixes) has never been published to maven central. it looks like you can't resolve that artifact for some reason, though i don't know the reason why. Perhaps try to resolve it manually?


--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/de1382ef-7193-4568-9c94-8d9f0a72aef7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Robert Dale

unread,
Oct 14, 2016, 9:35:45 AM10/14/16
to Gremlin-users
Looks like their cert was expired. It is renewed now. Try it again.

Robert Dale

unread,
Oct 14, 2016, 9:40:03 AM10/14/16
to gremli...@googlegroups.com
Your clock also looks really off .


On Friday, October 14, 2016, Robert Dale <rob...@gmail.com> wrote:
Looks like their cert was expired.  It is renewed now.  Try it again.

--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/7ffdf5ba-cc84-45e1-ac60-fa680fb7fecb%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


--
null
Reply all
Reply to author
Forward
0 new messages