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

David Hladky (JIRA) jira-events at lists.jboss.org
Tue Oct 16 03:59:01 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726725#comment-12726725 ] 

David Hladky commented on JBIDE-12094:
--------------------------------------

The mentioned above issue ORG-1532 is fixed. 
                
> 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: 4.0.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:
> {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 : ORG-1532

--
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