您当前的位置: 首页 >  ar

Failed to execute goal com.github.wvengen:proguard-maven-plugin:2.0.10:proguard (default) on project

发布时间:2015-05-11 11:53:33 ,浏览量:0

执行Maven Install打包的时候,出现以下错误信息:

[ERROR] Failed to execute goal com.github.wvengen:proguard-maven-plugin:2.0.10:proguard (default) on project core: Can't find file F:\Workspaces\base-core\core\target\core-2.0\WEB-INF\classes -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

这是${project.build.finalName}/WEB-INF/classes/配置导致的问题。 这是一个Java项目,打包输出为jar包,这里应该改为: ${project.build.finalName}.jar

关注
打赏
1688896170
查看更多评论

暂无认证

  • 0浏览

    0关注

    103076博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

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

微信扫码登录

0.0487s