VGalaxies commented on code in PR #2277: URL: https://github.com/apache/incubator-hugegraph/pull/2277#discussion_r1293500552
########## hugegraph-dist/pom.xml: ########## Review Comment: @imbajin done in [`0822ac4` (#2277)](https://github.com/apache/incubator-hugegraph/pull/2277/commits/0822ac40b680f570c72408184f49fd742444b43b) To avoid explicitly modifying the script using `ReplaceRegExp`, a separate script file is used solely for downloading. The necessary copy and remove tasks are accomplished in the pom file using `exec`. By setting `failonerror` to false, the swagger-ui downloading is skipped if the network/curl is broken. -- 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]
