【发布时间】:2010-10-22 16:12:16
【问题描述】:
如标题所示。我找不到 repo1.maven.org 的任何原型目录
例如,我想使用 spring-ws-archetype。如何进行设置,以便在设置新 Maven 项目的选项中看到它?
【问题讨论】:
标签: configuration maven-2 repository archetypes
如标题所示。我找不到 repo1.maven.org 的任何原型目录
例如,我想使用 spring-ws-archetype。如何进行设置,以便在设置新 Maven 项目的选项中看到它?
【问题讨论】:
标签: configuration maven-2 repository archetypes
该插件的最新版本默认安装了“Nexus Indexer”,它提供对来自 repo1.maven.org 的原型的访问。
Preferences page http://img134.imageshack.us/img134/1186/archetypepreferences.png Archetype selection http://img134.imageshack.us/img134/4508/archetypeselection.png
【讨论】: