<repositories>
<repository>
<id>central1111</id>
<name>Central Repository111</name>
<url>http://search.maven.org/remotecontent?filepath=</url>
<layout>default</layout>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>central1111</id>
<name>Central Repository1111</name>
<url>http://search.maven.org/remotecontent?filepath=</url>
<layout>default</layout>
<snapshots>
<enabled>false</enabled>
</snapshots>
<releases>
<updatePolicy>never</updatePolicy>
</releases>
</pluginRepository>
</pluginRepositories>
版权声明:本文为iteye_16620原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。