Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

As in the title. I can't find any archetype catalogues for 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?

share|improve this question

1 Answer

up vote 3 down vote accepted

The recent versions of the plugin have the 'Nexus Indexer' installed by default, which provides access to the archetypes from repo1.maven.org.

Preferences page Archetype selection

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.