[
https://issues.jboss.org/browse/JBIDE-18965?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-18965:
------------------------------------
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)