[GitHub] [incubator-hugegraph-computer] imbajin commented on a diff in pull request #194: [fix][ci] Fix compile loader error

2022-11-07 Thread GitBox


imbajin commented on code in PR #194:
URL: 
https://github.com/apache/incubator-hugegraph-computer/pull/194#discussion_r1015584125


##
pom.xml:
##
@@ -81,9 +81,9 @@
 
 
 
-com.baidu.hugegraph
+org.apache.hugegraph
 hugegraph-client
-2.0.1
+1.0.0

Review Comment:
   we need install the `client.jar` in CI by ourselves



-- 
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]



[GitHub] [incubator-hugegraph-computer] imbajin commented on a diff in pull request #194: [fix][ci] Fix compile loader error

2022-11-07 Thread GitBox


imbajin commented on code in PR #194:
URL: 
https://github.com/apache/incubator-hugegraph-computer/pull/194#discussion_r1015582342


##
pom.xml:
##
@@ -81,9 +81,9 @@
 
 
 
-com.baidu.hugegraph
+org.apache.hugegraph
 hugegraph-client
-2.0.1
+1.0.0

Review Comment:
   no, we can't use it now (we could only use commons)
   
   and we also should add a maven repo URL in `setting.xml` in CI if we want to 
use it



-- 
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]