关于maven仓配置(https://mvnrepository.com/repos)

501 HTTPS Required. 
Use https://repo1.maven.org/maven2/
More information at https://links.sonatype.com/central/501-https-required

很多配置https://mvnrepository.com/repos/central 仓的

的发现原地址不好使了

新地址为;

 
    
      
      *
      mavenRepository
      http://insecure.repo1.maven.org/maven2/
    

 

你可能感兴趣的:(maven)