如果使用Plugins下面的install会报下面这个错误,说找不到这个打包插件。使用lifecycle下面的install问题得到解决。lifecyclemaven中一个十分完善的生命周期模型,所以使用Lifecycle中的install项目就会自动去maven仓库下载需要的包。

maven打包install保存The packaging for this project did not assign a file to the build artifact

maven打包install保存The packaging for this project did not assign a file to the build artifact

相关文章: