java开发工具idea,在install时候报错The packaging for this project did not assign a file to the build artifact

intellij中install报错:The packaging for this project did not assign a file to the build artifact

原因是run/eidt configuration -> maven -> preject name -> Parameters -> command line中是install:install. 改成install就可以了.

备注:idea中run/eidt configuration 位置:

 

参考: http://stackoverflow.com/questions/6308162/maven-the-packaging-for-this-project-did-not-assign-a-file-to-the-build-artifac

posted @ 2018-04-12 14:46  众星捧月  阅读(558)  评论(0编辑  收藏  举报