本文介绍: 今天通过IDEA进行maveninstall操作,报了以下错误Failed to execute goal org.apache.maven.plugins:maveninstall-plugin:2.5.2:install (defaultcli) on project xxxxxx: The packaging for this project did not assign a file to the build artifactxxxxxx是我的项目名称把项目清了重试,和在网上找了很多方法

今天通过IDEA进行maveninstall操作,报了以下错误

Failed to execute goal org.apache.maven.plugins:maveninstall-plugin:2.5.2:install (defaultcli) on project xxxxxx: The packaging for this project did not assign a file to the build artifact

xxxxxx是我的项目名称

把项目清了重试,和在网上找了很多方法都没用,而用eclipse命令mvn install却是可以的。

后来发现,原来是要用Lifecycle下的install才有效

参考:https://blog.csdn.net/Camellia919/article/details/81190450

原文地址:https://blog.csdn.net/m0_67392661/article/details/123923354

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。

如若转载,请注明出处:http://www.7code.cn/show_11061.html

如若内容造成侵权/违法违规/事实不符,请联系代码007邮箱suwngjj01@126.com进行投诉反馈,一经查实,立即删除

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注