原文:idea maven打包 install 報錯The packaging for this project did not assign a file to the build artifact

原文鏈接:https: blog.csdn.net Camellia article details idea maven打包 install 報錯,信息如下: 這是說找不到插件的包,其實不是找不到這個打包插件,而是自己的項目沒有從maven倉庫里加載這個包到項目里, idea中打包maven項目,有兩個install 其實本人很菜鳥,一直就用Plugins下的install,並 不曉得Lifec ...

2019-08-13 09:13 0 2648 推薦指數:

查看詳情

for this project did not assign a file to the build artifact ->

https://blog.csdn.net/Camellia919/article/details/81190450 按錯了個install毀一天,被自己蠢哭 但還是疑惑,我用下載到本地倉庫為啥不識別???非要按install下載才行呢? 嗷,我發現了,人家自動下載的導入的一大堆 ...

Mon May 11 02:31:00 CST 2020 0 623
maven packaging打包類型

maven打包類型一般有war、jar、pom等 maven項目中所有的父級項目的packaging都為pom maven打包類型默認是jar類型,如果沒有寫<packaging>標簽默認是打成jar包 如果是需要部署的項目,則需要打包成war類型,如果只是內部調用或者是作服務 ...

Tue May 12 17:17:00 CST 2020 0 1208
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM