需要把parent工程,也就是package是pom的那个工程先install一下

 

要是不行的话可以试下mvn -X clean install,-X表示强制从远程库更新dependency;再不行可能就是远程仓库没有架包了

 

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

相关文章:

  • 2022-12-23
  • 2021-07-25
  • 2022-01-07
  • 2021-07-19
  • 2022-01-31
  • 2022-12-23
  • 2021-08-16
猜你喜欢
  • 2021-07-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-25
  • 2022-12-23
  • 2022-02-04
相关资源
相似解决方案