imbajin commented on code in PR #2109:
URL:
https://github.com/apache/incubator-hugegraph/pull/2109#discussion_r1114349630
##########
hugegraph-dist/pom.xml:
##########
@@ -181,6 +181,7 @@
<configuration>
<tasks>
<echo file="${project.basedir}/dist.sh">
+ wget --version 1>/dev/null || exit
Review Comment:
**TODO:** use curl to replace it (and refer a better way to handle it --
like maven property)
--
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]