如果使用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

相关文章:

  • 2021-09-04
  • 2021-11-13
  • 2021-06-20
猜你喜欢
  • 2021-08-24
  • 2021-10-01
相关资源
相似解决方案