liuxiaocs7 commented on issue #507:
URL:
https://github.com/apache/incubator-hugegraph-toolchain/issues/507#issuecomment-1667134918
> refer #391
>
> we lack preinstall (fe)yarn env in building script,consider add it?(Or at
least update the doc to let users to know it)
In Ubuntu works, but in windows fails, the path seems not right.
```
main:
[exec] ./dist.sh: line 1: cd:
D:DevelopmentCodeHugeGraphincubator-hugegraph-toolchainhugegraph-hubblehubble-dist/../hubble-fe:
No such file or directory
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary for hugegraph-toolchain 1.0.0:
[INFO]
[INFO] hugegraph-toolchain ................................ SUCCESS [ 1.951
s]
[INFO] hugegraph-client ................................... SUCCESS [ 7.737
s]
[INFO] hugegraph-loader ................................... SUCCESS [ 16.829
s]
[INFO] hugegraph-tools .................................... SUCCESS [ 6.444
s]
[INFO] hugegraph-hubble ................................... SUCCESS [ 0.101
s]
[INFO] hubble-be .......................................... SUCCESS [ 10.183
s]
[INFO] hubble-dist ........................................ FAILURE [ 7.714
s]
[INFO] hugegraph-dist ..................................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 51.169 s
[INFO] Finished at: 2023-08-07T11:32:00+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="D:\Development\Code\HugeGraph\incubator-hugegraph-toolchain\hugegraph-hubble\hubble-dist/.."
executable="bash">... @ 18:144 in D:\Development\Code\Hu
geGraph\incubator-hugegraph-toolchain\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
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]