[jbosstools-issues] [JBoss JIRA] (JBIDE-12094) Add the JBoss Nexus catalog to the maven core plugin

Fred Bricon (JIRA) jira-events at lists.jboss.org
Wed Aug 29 09:27:33 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon updated JBIDE-12094:
--------------------------------

    Fix Version/s: 3.3.x
                       (was: 3.3.2)

    
> Add the JBoss Nexus catalog to the maven core plugin
> ----------------------------------------------------
>
>                 Key: JBIDE-12094
>                 URL: https://issues.jboss.org/browse/JBIDE-12094
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: maven, UpStream
>    Affects Versions: 3.3.0.CR1
>            Reporter: Fred Bricon
>            Assignee: Fred Bricon
>              Labels: archetype_catalog
>             Fix For: 3.3.x
>
>
> 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:
> {code: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>
> {code}
> But that depends on the catalog being available. It's currently broken : JBBUILD-718

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list