JackyYangPassion opened a new issue, #391: URL: https://github.com/apache/incubator-hugegraph-toolchain/issues/391
### Bug Type (问题类型) others (please comment below) ### Before submit - [X] I had searched in the [issues](https://github.com/apache/hugegraph-toolchain/issues) and found no similar issues. ### Environment (环境信息) - Toolchain Version: v1.0.0 ### Expected & Actual behavior (期望与实际表现) mvn clean install -DskipTests -X hubble-dist model error ``` Caused by: org.apache.maven.plugin.MojoExecutionException: An Ant BuildException has occured: exec returned: 1 around Ant part ...<exec failonerror="true" dir="/incubator-hugegraph-toolchain/hugegraph-hubble/hubble-dist/.." executable="bash">... @ 18:147 in /incubator-hugegraph-toolchain/hugegraph-hubble/hubble-dist/target/antrun/build-main.xml ``` ### Vertex/Edge example (问题点 / 边数据举例) _No response_ ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) _No response_ -- 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]
