码迷,mamicode.com
首页 > 其他好文 > 详细

idea jetty运行

时间:2018-08-12 18:43:45      阅读:352      评论:0      收藏:0      [点我收藏+]

标签:cut   cti   items   jar   工具   mave   artifact   ted   not   

idea的maven执行install时报错:

Artifact has not been packaged yet. When used on reactor artifact, unpack should be executed after packaging: see MDEP-98

 

解决方法:

原因是执行install来打包package的时候,使用了unpack工具顺便把artifactItems指定依赖的包也install到jar中去,但是却找不到这个依赖包或者这个依赖包还没使用install打包出来。

idea jetty运行

标签:cut   cti   items   jar   工具   mave   artifact   ted   not   

原文地址:https://www.cnblogs.com/wsxnihao/p/9463701.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!