maven - 目前没有可用的原型(prototype)。当索引完成更新时,原型(prototype)列表将刷新

标签 maven m2eclipse nexus

在 Eclipse 中使用 m2eclipse 安装,当我选择

File > New > Project... > Maven > Maven Project





Use default Workspace location





Catalog: Nexus Indexer



选中后,将显示以下错误消息:

No archetypes currently available. The archetype list will refresh when the indexes finish updating.



为什么会出现这个错误?

最佳答案

我有同样的问题,通过添加远程目录解决了:
http://repo1.maven.org/maven2/archetype-catalog.xml

我在以下位置找到了这个解决方案:
http://jira.talendforge.org/secure/attachment/36787/DeveloperGuide-Feedback.pdf

关于maven - 目前没有可用的原型(prototype)。当索引完成更新时,原型(prototype)列表将刷新,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10612599/

相关文章:

OSGi 和 Virgo 工具 : impossible to add a maven project (using bnd maven plugin)

eclipse - m2eclipse:将现有 Maven 项目导入 Eclipse 时将组 id 添加到项目名称

gradle - Gradle发现POM依赖但不是JAR

nexus - 使用 Jenkins 2 Jenkinsfile 脚本的自动 nexus 工件版本控制

maven - 如何在库的groupId形式及其在本地存储库中的关联路径之间轻松转换?

maven - 导入 Maven 依赖项(示例 Jsoup.jar)

java - Choco 3.3.3 NoClassDefFoundError

java - Maven - 部署 :deploy-file over series of files within ${project. build.directory} (target/)

eclipse - 我怎样才能摆脱警告 m2eclipse "goals inplace, exploded, manifest are ignored by m2e"

web-applications - 如何在tomcat中部署nexus opensource webapp?