安装STS报错(三)

安装STS报错

1、具体报错如下

Failure to transfer org.codehaus.plexus:plexus-archiver:jar:1.2 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:jar:1.2 from/to central (http://repo.maven.apache.org/maven2): connection timed
 out to http://220.231.231.15/download/13282160/36221368/3/jar/84/9/1379427315796_265/plexus-archiver-1.2.jar

2、错误原因

安装Maven工具时plexus-archiver-1.2.jar没有下载下来

3、解决办法

重新下载Maven插件工具

上一篇:Sybase ASE安装过程报错,无法创建数据库设备[AM fork() failed]


下一篇:Hadoop RPC简单例子