-
Notifications
You must be signed in to change notification settings - Fork 586
Description
从git下载HugeGraph master分支执行 mvn package -DskipTests 报错,请问是什么原因呢
jdk 1.8
Maven 3.39
[INFO] hugegraph-palo ..................................... SUCCESS [ 0.638 s]
[INFO] hugegraph-hbase .................................... SUCCESS [ 1.312 s]
[INFO] hugegraph-postgresql ............................... SUCCESS [ 0.529 s]
[INFO] hugegraph-dist ..................................... FAILURE [ 11.909 s]
[INFO] hugegraph-example .................................. SKIPPED
[INFO] hugegraph-test ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.154 s
[INFO] Finished at: 2021-03-30T21:11:58+08:00
[INFO] Final Memory: 81M/837M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (default) on project hugegraph-dist: An Ant BuildException has occured: Execute failed: java.io.IOException: Cannot run program "bash": CreateProcess error=2, 系统找不到指定的文件。 -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :hugegraph-dist