Greetings, Developers!
I have downloaded a Community Edition of Idea 13 to test it. In my Ultimate Edition of Idea 11 I can manage the Maven repositories in Settings->Maven->Repositories. In the downloaded version there are no such an option. Where can I find it?
Why I need this? Because I want to create a new project based on some Maven archetype. But the list of archetypes provided by Idea is quite short. I want to select from many archetypes or search through them or even use the filter property of Maven : -Dfilter=org.apache:struts, for example.
How can I do it in Idea 13?