VGalaxies commented on code in PR #2628:
URL:
https://github.com/apache/incubator-hugegraph/pull/2628#discussion_r1712621723
##########
.github/workflows/commons-ci.yml:
##########
@@ -36,19 +39,23 @@ jobs:
with:
fetch-depth: 2
- - name: License check(RAT)
+ - name: Use staged maven repo settings
+ if: ${{ env.USE_STAGE == 'true' }}
Review Comment:
commons-rpc depends on commons-common, which currently only exists in the
maven stage repository
--
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]