您当前的位置: 首页 >  ar

Failed to execute goal com.pyx4me:proguard-maven-plugin:2.0.4:proguard (default) on project xunge-mi

发布时间:2015-05-08 14:25:40 ,浏览量:0

Failed to execute goal com.pyx4me:proguard-maven-plugin:2.0.4:proguard (default) on project xunge-middleware: Execution default of goal com.pyx4me:proguard-maven-plugin:2.0.4:proguard failed: Plugin com.pyx4me:proguard-maven-plugin:2.0.4 or one of its dependencies could not be resolved: Failure to find net.sf.proguard:proguard:jar:4.8 in 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 -> [Help 1]

产生该 问题的原因应该是在Maven的仓库中http://repo1.maven.org/maven2/net/sf/proguard/proguard/ 找不到net.sf.proguard:proguard:jar的4.8的版本。

把版本号改为4.4问题就解决了。

<dependencies>  <dependency> <groupId>net.sf.proguardgroupId> <artifactId>proguardartifactId> <version>4.4version> <scope>runtimescope> dependency> dependencies>
关注
打赏
1688896170
查看更多评论

暂无认证

  • 0浏览

    0关注

    106591博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.0477s