摘要: 核心参考:maven 不能设置为web3.0人解决方法 error:Description Resource Path Location Type Cannot change version of project facet Dynamic Web Module to 3.0. 为什么Maven会更 阅读全文
posted @ 2016-08-13 18:26 牵牛花 阅读(5233) 评论(0) 推荐(0)
摘要: 创建项目的两种方式 1.archettye:generate 按照提示进行选择 2.archettye:generate -DgroupId=组织名(公司网址反写+项目名字) -DartifactId=项目名-模块名 -Dversion=版本Id -Dpackage=包名 仓库 在/maven/co 阅读全文
posted @ 2016-08-13 01:36 牵牛花 阅读(148) 评论(0) 推荐(0)