maven-3

Maven doesn't work with HTTPS despite the settings.xml having repositories explicitly configured with HTTPS

◇◆丶佛笑我妖孽 提交于 2020-07-21 03:55:08
问题 I have researched almost entire StackOverflow, Apache websites and all I could do in one day, but couldn't manage to get this working. I have Maven 3.0.5 with Jdk8 setup (that's for particular stack, and versions won't be revised) inside a Vagrant environment. I'm aware of Apache 's decision to force all the Maven repositories to only use HTTPS, otherwise Maven clients won't be speaking to repository servers. Seems like I have configured all necessary settings in my ~/.m2/settings.xml and for