Github user okuc commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/265#issuecomment-200885766 I mean, I use the following command, always build unsuccessfulï¼ `mvn clean install && mvn verify -pl gremlin-server -DskipIntegrationTests` errorsï¼ ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project gremlin-server: Compilation failure: Compilation failure: [ERROR] /D:/MyGit/incubator-tinkerpop/gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/auth/SimpleAuthenticator.java:[27,19] ç¨åºå org.mindrotä¸åå¨ [ERROR] /D:/MyGit/incubator-tinkerpop/gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/auth/SimpleAuthenticator.java:[141,14] æ¾ä¸å°ç¬¦å· [ERROR] 符å·: åé BCrypt [ERROR] ä½ç½®: ç±» org.apache.tinkerpop.gremlin.server.auth.SimpleAuthenticator [ERROR] -> [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] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException ``` Is this project not compiled in win10? or I still have not configured the environment variables?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---