javeme commented on issue #2110: URL: https://github.com/apache/incubator-hugegraph/issues/2110#issuecomment-1427063927
hubble-dist build error: ```java [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for hugegraph-toolchain 1.0.0: [INFO] [INFO] hugegraph-toolchain ................................ SUCCESS [ 1.135 s] [INFO] hugegraph-client ................................... SUCCESS [ 1.148 s] [INFO] hugegraph-loader ................................... SUCCESS [06:38 min] [INFO] hugegraph-tools .................................... SUCCESS [03:10 min] [INFO] hugegraph-hubble ................................... SUCCESS [ 0.034 s] [INFO] hubble-be .......................................... SUCCESS [22:00 min] [INFO] hubble-dist ........................................ FAILURE [ 3.214 s] [INFO] hugegraph-dist ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31:55 min [INFO] Finished at: 2023-02-12T23:33:49+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project hubble-dist: An Ant BuildException has occured: exec returned: 1 [ERROR] around Ant part ...<exec failonerror="true" dir="hg/apache-hugegraph-toolchain-incubating-1.0.0-src/hugegraph-hubble/hubble-dist/.." executable="bash">... @ 18:158 in hg/apache-hugegraph-toolchain-incubating-1.0.0-src/hugegraph-hubble/hubble-dist/target/antrun/build-main.xml [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :hubble-dist total 1382600 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
