Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12094

Add the JBoss Nexus catalog to the maven core plugin

XMLWordPrintable

      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

            fbricon@redhat.com Fred Bricon
            fbricon@redhat.com Fred Bricon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: