You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/08/13 11:13:18 UTC

[GitHub] [drill] vvysotskyi commented on a change in pull request #1841: Drill-7344: Add Geo-IP Functions

vvysotskyi commented on a change in pull request #1841: Drill-7344: Add Geo-IP Functions
URL: https://github.com/apache/drill/pull/1841#discussion_r313340636
 
 

 ##########
 File path: contrib/udfs/pom.xml
 ##########
 @@ -30,6 +31,12 @@
   <artifactId>drill-udfs</artifactId>
   <name>contrib/drill-udfs</name>
 
+  <repositories>
+    <repository>
+      <id>Jabylon Repository</id>
+      <url>http://www.jabylon.org/maven/</url>
 
 Review comment:
   I don't think that we should add one more repository. Could you please use dependencies from maven central?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services