东莞高明网站设计,做面包网站,足球比赛直播app下载,专业做国际网站问题
Blocked mirror for repositories: [snapshots (http://xxx/artifactory/gm-maven-vir, default, releasessnapshots)]无法访问 Maven 3.8.1 http 仓库。可能的解决方案:
- 检查 Maven settings.xml 是否不包含 http 仓库
- 检查 Maven pom 文件是否不包含 http 仓库 htt…问题
Blocked mirror for repositories: [snapshots (http://xxx/artifactory/gm-maven-vir, default, releasessnapshots)]无法访问 Maven 3.8.1 http 仓库。可能的解决方案:
- 检查 Maven settings.xml 是否不包含 http 仓库
- 检查 Maven pom 文件是否不包含 http 仓库 http://xxx/artifactory/gm-maven-vir
- 在 Maven settings.xml 中为 http://xxx/artifactory/gm-maven-vir 添加允许 http url 的镜像
- 在设置中将 Maven 降级到 3.8.1 或更早的版本原因
高于 3.6.3 之后的版本不支持 http只能https
解决方法换低版本maven
https://archive.apache.org/dist/maven/maven-3/3.6.3/binaries/ 然后下载下来到 idea 中