[jbosstools-issues] [JBoss JIRA] (JBIDE-18965) use Tycho 0.22 to build JBT 4.3/JBDS 9

Nick Boldt (JIRA) issues at jboss.org
Sun Feb 1 12:09:49 EST 2015


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

Nick Boldt edited comment on JBIDE-18965 at 2/1/15 12:08 PM:
-------------------------------------------------------------

Building locally (or in Jenkins) with: `-DtychoVersion=0.22.0 -DjbossTychoPluginsVersion=0.22.0` results in the same problem as when building with `-DtychoVersion=0.22.0 -DjbossTychoPluginsVersion=0.22.1-SNAPSHOT`:

{code}
[INFO] installer ......................................... FAILURE [13:01.120s]

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) on project 
installer: Execution default-publish-products of goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.22.0:publish-products failed: 
org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at 
file:/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/installer/target/. 
No repository found at file:/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/installer/target/jbds/.

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) on project 
installer: Execution default-publish-products of goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.22.0:publish-products failed: 
org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at 
file:/qa/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/target/. 
No repository found at file:/qa/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/target/jbds/.
{code}


was (Author: nickboldt):
Building locally (or in Jenkins) with: `-DtychoVersion=0.22.0 -DjbossTychoPluginsVersion=0.22.0` results in the same problem as when building with `-DtychoVersion=0.22.0 -DjbossTychoPluginsVersion=0.22.1-SNAPSHOT`:

{code}

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) on project installer: 
Execution default-publish-products of goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.22.0:publish-products failed: 
org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at 
file:/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/installer/target/. 
No repository found at file:/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/installer/target/jbds/.

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) on project installer: 
Execution default-publish-products of goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.22.0:publish-products failed: 
org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at 
file:/qa/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/target/. 
No repository found at file:/qa/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/target/jbds/.
{code}

> use Tycho 0.22 to build JBT 4.3/JBDS 9
> --------------------------------------
>
>                 Key: JBIDE-18965
>                 URL: https://issues.jboss.org/browse/JBIDE-18965
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: build
>    Affects Versions: 4.2.1.Final
>            Reporter: Nick Boldt
>            Assignee: Mickael Istria
>             Fix For: 4.3.0.Alpha1
>
>
> Tycho 0.22 is out; we should use it to build JBT 4.3/JBDS 9, and see what new fun goodies we can take advantage of, too.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list