[jbosstools-issues] [JBoss JIRA] (JBTIS-280) Update JBT IS TP build to latest tycho (and discover missing dependencies!)

Nick Boldt (JIRA) issues at jboss.org
Mon Jun 2 13:39:15 EDT 2014


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

Nick Boldt commented on JBTIS-280:
----------------------------------

[~pleacu] This is a slight improvement over the last PR 194 as it moved up to the lastest Beta3 TP:

https://github.com/jbosstools/jbosstools-integration-stack/pull/195

But when I run locally, I still get resolution failures:

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.jst.jee 1.0.700.v201401082200
[ERROR]   Software being installed: org.eclipse.jst.jee 1.0.700.v201404092030
[ERROR]   Only one of the following can be installed at once: [org.eclipse.jst.jee 1.0.700.v201401082200, org.eclipse.jst.jee 1.0.700.v201404092030]

Maybe my ~/.m2 is corrupt. ...?


> Update JBT IS TP build to latest tycho (and discover missing dependencies!)
> ---------------------------------------------------------------------------
>
>                 Key: JBTIS-280
>                 URL: https://issues.jboss.org/browse/JBTIS-280
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: target-platform
>    Affects Versions: 4.2.0.Alpha1-TP
>            Reporter: Nick Boldt
>             Fix For: 4.2.0.Beta1-TP
>
>
> Wanted to see if the JBT IS TP could fetch sources, and it can. As it was building, I noticed that you're using Tycho 0.18.1 (not 0.20.0 or 0.21.0-SNAPSHOT) and a very old version of org.jboss.tools.tycho-plugins:target-platform-utils:0.16.0.CR2.
> So, I bumped you up to 0.20.0 and 0.19.0-SNAPSHOT, and got this error:
> {code}
> Unable to satisfy dependency from 
> org.springframework.osgi.io 1.2.1 to 
> package org.springframework.util [2.5.6,4.0.0).; 
> No solution found because the 
> problem is unsatisfiable.
> {code}
> Attached is a PR which shows what I tried, how it failed, and what I tried to do to fix it. 



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list