saintstack commented on a change in pull request #1053: Switch central repo to 
https
URL: https://github.com/apache/hbase/pull/1053#discussion_r367222654
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -442,6 +446,14 @@
         <enabled>false</enabled>
       </snapshots>
     </repository>
+    <repository>
+      <id>central</id>
+      <name>Central Repository</name>
+      <url>https://repo.maven.apache.org/maven2</url>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
 
 Review comment:
   I checked the parent apache pom (v22) to see if it had this repo in it. It 
doesn't. Just has apache repo.
   
   This looks good. When you clean your local repo, are you downloading from 
https?
   
   Thanks

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to