-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Version:
1.1.5
Describe the bug
i found some compilation errors when build project
To Reproduce
setting文件的mirror配置如下
<mirror>
<id>aliyun-spring-plugin</id>
<mirrorOf>*</mirrorOf>
<name>spring-plugin</name>
<url>https://maven.aliyun.com/repository/spring-plugin/</url>
</mirror>
<mirror>
<id>nexus-aliyun</id>
<mirrorOf>central</mirrorOf>
<name>Nexus aliyun</name>
<url>http://maven.aliyun.com/nexus/content/groups/public</url>
</mirror>
<mirror>
<id>nexus-maven</id>
<mirrorOf>central</mirrorOf>
<name>Nexus maven</name>
<url>http://repo.maven.apache.org/maven2</url>
</mirror> Expected behavior
compile the code successfully
Urgency
Describe the impact and urgency of the bug.
Are you planning to fix it
yes
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels