<repositories>
<repository>
<id>nexus-aliyun</id>
<name>Nexus aliyun</name>
<url>https://maven.aliyun.com/repository/public</url>
<layout>default</layout>
<snapshots>
<enabled>false</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>nexus-aliyun</id>
<name>Nexus aliyun</name>
<url>https://maven.aliyun.com/repository/public</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</pluginRepository>
</pluginRepositories>
Read More:
- Solution of maven pom.xml dependency invalidation in IntelliJ
- Maven project pom.xml Solutions to error reporting
- Maven of springboot project pom.xml Unknown error in the first line of the file
- Error in pom.xml file of sub module of Maven aggregation project
- Import Maven project pom.xml File error
- Maven project pom.xml The solution of error report in execution of
- Idea2020.2 encountered pom.xml The problem of file error report in Maven plug-in tomcat7
- About maven Pom.xml Personal solutions to reporting errors!!!
- New Maven project– pom.xml report errors
- Application of IntelliJ idea in Maven project pom.xml Add dependency
- [save] Maven’s pom.xml Labeled xsi:schemaLocation Error report
- Error:Unknown host ‘maven.aliyun.com‘. You may need to adjust the proxy settings in Gradle.
- The spring boot project was first created, pom.xml The error is Maven configuration problem. How to solve it?
- mvn install Error: Failed to read artifact descriptor org.apache.maven.plugins:maven-install-plugin:jar:2
- Error in the project tag in the POM file of Maven project: failure to transfer
- Error in pom.xml dependency version number in idea
- Research on Maven management of Java project pom.xml The jar package error is reported, but the project is running normally
- Error in Maven POM file: multiple annotations found at this line solution
- Error in STS importing POM file of Maven project
- Failed to execute goal in Maven build org.apache.tomcat .maven: