Failed to execute goal on project...

  從eclipse 換到idea 。導入了一個maven的父子項目。在idea中的maven project(idea雙擊shift鍵)執行maven   package命令  結果報錯:

Failed to execute goal on project...    之類的。。然後百度找到原因:沒有install parent項目

在parent項目上執行 install 之後就可以了。


原文鏈接地址:http://www.oschina.net/question/143808_156035

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章