-
Feature Request
-
Resolution: Done
-
Major
-
3.3.0.CR1
We should add the JBoss catalog to mitigate the loss of functionality caused by JBIDE-12066 : even though jars won't be found anymore, archetypes will still be usable. We need to add the following to our plugin.xml:
<extension point="org.eclipse.m2e.core.archetypeCatalogs"> <remote url="https://repository.jboss.org/nexus/content/repositories/releases/archetype-catalog.xml" description="JBoss Releases Catalog"/> </extension>
But that depends on the catalog being available. It's currently broken : ORG-1532
- is related to
-
JBIDE-12066 Unable to create Maven archetype project from Nexus Indexer
- Closed
- relates to
-
JBIDE-16577 Remove remote JBoss Archetype catalog
- Closed
-
JBIDE-16591 Remove remote JBoss Archetype catalog - CLONE
- Closed