As in the title. I can't find any archetype catalogues for repo1.maven.org
如标题中所示。我找不到repo1.maven.org的任何原型目录
For example, I want to use spring-ws-archetype. How do I set things up so I can see it in my options setting up a new Maven Project?
例如,我想使用spring-ws-archetype。如何设置,以便在设置新Maven项目的选项中看到它?
1 个解决方案
#1
The recent versions of the plugin have the 'Nexus Indexer' installed by default, which provides access to the archetypes from repo1.maven.org.
最新版本的插件默认安装了“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
首选项页面http://img134.imageshack.us/img134/1186/archetypepreferences.png原型选择http://img134.imageshack.us/img134/4508/archetypeselection.png
#1
The recent versions of the plugin have the 'Nexus Indexer' installed by default, which provides access to the archetypes from repo1.maven.org.
最新版本的插件默认安装了“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
首选项页面http://img134.imageshack.us/img134/1186/archetypepreferences.png原型选择http://img134.imageshack.us/img134/4508/archetypeselection.png