Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be r

  • Post author:
  • Post category:其他


maven错误

Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved:
 Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5: Failure to find org.apache.maven.plugins:maven-resources-plugin:pom:2.5 in
 http://192.168.0.2:8081/nexus/content/repositories/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of nexus-snapshots has elapsed or updates are forced -> [Help 1]

解决方法:

注释掉 settings.xml中的 mirror

原因:

未知



版权声明:本文为u010652938原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。