红联Linux门户
Linux帮助

Eclipse使用Maven创建Web时错误:Could not resolve archetype..

发布时间:2017-05-12 09:50:46来源:linux网站作者:prince_of_
网上关于这个问题的方案有很多,我来提供一个可能的解释。
 
用户在为Eclipse引入本地的mvn时,一般只设置了Maven/Installation下的mvn路径,而没有设置Maven/User Settings里的settings.xml文件,从而导致Eclipse使用其默认的mvn设置,所以出现上述问题。
 
我在ubuntu16.04下使用Eclipse neon时设置了settings.xml后,问题得到了解决。
Eclipse使用Maven创建Web时错误:Could not resolve archetype..
 
网友如果有新的方法或者建议,请在下方留言。
 
本文永久更新地址:http://www.linuxdiyf.com/linux/30719.html