[jbosstools-issues] [JBoss JIRA] (JBIDE-14639) Add ability to prevent repository references from being included in repositories mirrored from a TP

Mickael Istria (JIRA) jira-events at lists.jboss.org
Fri May 31 11:40:54 EDT 2013


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

Mickael Istria commented on JBIDE-14639:
----------------------------------------

Yes, it needs to be addressed upstream.

However there are 2 workarounds:
* Using the remove.references.xml Ant script linked by Nick
* Using the generate-repository-facade mojo which trims existing references and allows to add some other ones: the remove.references.xml script is a way . See https://github.com/jbosstools/jbosstools-build-sites/blob/master/aggregate/site/pom.xml#L32 and https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-plugins/repository-utils/src/main/java/org/jboss/tools/tycho/sitegenerator/GenerateRepositoryFacadeMojo.java#L346 ).
 
                
> Add ability to prevent repository references from being included in repositories mirrored from a TP
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-14639
>                 URL: https://issues.jboss.org/browse/JBIDE-14639
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Build/Releng
>            Reporter: Rob Cernich
>            Assignee: Nick Boldt
>
> JBT-IS builds a repo of "extra" dependencies.  When this repo is created, it contains repository references to the jboss.org requirements p2 mirrors, which prevent the mirrored repository from being used with jbds releases (which is what I assume the purpose of the mirrored repository is for).

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