github-ganyu commented on a change in pull request #13350:
URL: https://github.com/apache/pulsar/pull/13350#discussion_r770247381
##########
File path: pom.xml
##########
@@ -2341,9 +2341,8 @@ flexible messaging model and an intuitive client
API.</description>
</snapshots>
</repository>
<repository>
- <id>maven.restlet.org</id>
- <name>maven.restlet.org</name>
- <url>https://maven.restlet.talend.com</url>
+ <id>restlet</id>
+ <url>http://maven.icm.edu.pl/artifactory/repo/</url>
Review comment:
Well you're right, I'm using the old version of settings.xml, but when I
use the new settings.xml HTTP still works, Maven use
http://maven.icm.edu.pl/artifactory/repo as are the external repository? Mainly
without https://maven.icm.edu.pl/artifactory/repo access.
--
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]