FrankChen021 commented on issue #12082: URL: https://github.com/apache/druid/issues/12082#issuecomment-1000608623
The pull-deps tool uses the `io.tesla.aether` to pull the artifacts from repostory. It seems that this lib will try to pull artifacts from `http://repo.maven.apache.org/maven2`. I don't know where this repo is from, maybe it is coded inside the lib. I don't have much more energy to check that. You can check the code at `src/main/java/org/apache/druid/cli/PullDependencies.java` to see how the tool uses `io.tesla.aether`. -- 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]
