使用maven创建简单的项目时候经常会遇到 Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:
近期下载了最新的Eclipse mars.2, 这个eclipse自带了maven插件,于是就用maven尝试创建一个java web项目. 第一步,例如以下图所看到的选择 Maven Project. Next 第二步.注意Create a simple project不用打勾, Next 第三步,在Filter中输入web能够高速检索须要的archetypes,选中 然后Next 第四步. Group Id 是指项目组唯一标识符,实际相应java包的结构 Aftifact Id 指项目唯一
来源:http://lovespss.blog.51cto.com/1907593/522225 新建Maven项目时遇到这个错误: Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-webapp:1.0] Unable to add module to the current project as it is not of packaging type 'pom' =====
记自:http://blog.csdn.net/ZhuboSun/article/details/50099635 [1]出现的错误提示: Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-quickstart:RELEASE] The desired archetype does not exist (org.apache.maven.archetypes:maven-arc