各位大神请过目:
maven项目父project工程的pom文件没有报错,但是子module工程的pom文件第一行报错如下:
Failure to transfer org.codehaus.plexus:plexus-archiver:pom:2.0.1 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be
reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.codehaus.plexus:plexus-archiver:pom:2.0.1
from/to central (http://repo.maven.apache.org/maven2): null to http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
求指点迷津,谢谢!!!
|
|