[jbosstools-issues] [JBoss JIRA] (JBIDE-12914) Use Tycho 0.16

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sat Nov 17 12:36:21 EST 2012


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

Nick Boldt edited comment on JBIDE-12914 at 11/17/12 12:35 PM:
---------------------------------------------------------------

New problem... Tycho 0.16 is more insistent that all sites listed in a composite be present. This is fine once we're bootstrapped, but when I purge the contents of builds/staging/<jobnames>/ to ensure we don't accidentally mix the streams and that we can build everything from scratch, I instead get this:

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable_branch.component--base/26/console}
[INFO] Adding repository http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.0.juno

[ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: 
Unable to read repository at http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.0.juno. 
No repository found at http://download.jboss.org/jbosstools/builds/staging/jbosstools-4.0_stable_branch.component--base/all/repo
{code}

Obviously there's no *jbosstools-4.0_stable_branch.component--base* site, because we're building *jbosstools-4.0_stable_branch.component--base* for the first time.
                
      was (Author: nickboldt):
    New problem... Tycho 0.16 is more insistent that all sites listed in a composite be present. This is fine once we're bootstrapped, but when I purge the contents of builds/staging/<jobnames>/ to ensure we don't accidentally mix the streams and that we can build everything from scratch, I instead get this:

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable_branch.component--base/26/console}
[INFO] Adding repository http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.0.juno
[ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.0.juno. No repository found at http://download.jboss.org/jbosstools/builds/staging/jbosstools-4.0_stable_branch.component--base/all/repo. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.0.juno.
{code}

                  
> Use Tycho 0.16
> --------------
>
>                 Key: JBIDE-12914
>                 URL: https://issues.jboss.org/browse/JBIDE-12914
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Build/Releng
>    Affects Versions: 4.0.0.Beta2
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>             Fix For: 4.0.0.CR1
>
>
> Tycho 0.16 was released 2 days ago. It contains some improvements that are useful to use (support for mirrors in target files, target-platform-validation-plugin, eclipse-target-definition packaging type).

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