Sign inSign up

sunwu51/maven

By sunwu51

Updated over 8 years ago

修改了官方镜像3.5.2-jdk-8-alpine的仓库地址,改成了阿里云仓库的地址

Image
0

307

sunwu51/maven repository overview

修改了settings.xml中镜像地址

<mirrors>
    <mirror>
                <id>alimaven</id>
                <name>aliyun maven</name>
                <url>http://maven.aliyun.com/nexus/content/groups/public/</url>
                <mirrorOf>central</mirrorOf>
    </mirror>
  </mirrors>

Tag summary

Content type

Image

Digest

Size

78.8 MB

Last updated

over 8 years ago

docker pull sunwu51/maven