maven parent version not found

 

 

需要把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

posted @ 2017-02-27 19:04  牧之丨  阅读(2133)  评论(0编辑  收藏  举报