首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >maven无法创建原型org.fusesource.scalate.tooling:scalate-archetype-jersey

maven无法创建原型org.fusesource.scalate.tooling:scalate-archetype-jersey
EN

Stack Overflow用户
提问于 2012-12-12 01:03:35
回答 1查看 119关注 0票数 0

使用maven 3.0.1的全新安装:

代码语言:javascript
复制
> mvn archetype:generate

Choose a number or apply filter: 
  461: remote -> org.fusesource.scalate.tooling:scalate-archetype-jersey (An archetype which creates an empty Scalate web application)

Choose org.fusesource.scalate.tooling:scalate-archetype-jersey version: 
   11: 1.5.3-scala_2.8.2


> mvn clean install

[ERROR] Plugin org.fusesource.scalate:maven-scalate-plugin:1.5.3-scala_2.8.2 or one of its dependencies could not be resolved: Could not find artifact org.fusesource.scalate:maven-scalate-plugin:jar:1.5.3-scala_2.8.2 in central (http://repo1.maven.org/maven2) -> [Help 1]

为甚麽呢?我需要一个仓库还是别的什么?

EN

回答 1

Stack Overflow用户

发布于 2013-01-10 00:51:05

从那时起,原型似乎已经更新了,现在有以下两个原型:

477: remote org.fusesource.scalate.tooling:scalate-archetype-jersey_2.10 org.fusesource.scalate.tooling:scalate-archetype-jersey_2.9 (创建空的缩放web应用的原型) 478: remote -> -> (创建空的缩放web应用的原型)

我尝试使用scalate-archetype-jersey_2.9,它通过了"mvn clean install“命令。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/13824952

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档