maven-antrun找不到包org.apache.ant:ant:1.8.2.jar

[quote]
Execution default-cli of goal org.a
e.maven.plugins:maven-antrun-plugin:1.7:run failed: Plugin org.apache.maven.
ins:maven-antrun-plugin:1.7 or one of its dependencies could not be resolved
uld not find artifact org.apache.ant:ant:jar:1.8.2......
[/quote]
org.apache.ant:ant:jar:1.8.2这个包在库里找不到,有index不一定有jar,点download你会发现这个真没有!
[quote]
The server has not found anything matching the request URI

You can get technical details here.
Please continue your visit at our home page.
[/quote]
肿么办呢?
谷歌一下,从官网上download下来,再传到3rd party中去就可以了。
给童鞋们提供个方便下载链接。

你可能感兴趣的:(maven2)