[jbosstools-issues] [JBoss JIRA] (JBIDE-10668) M5 marketplace installation has a problem with jcsh dependency missing

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Jan 19 15:55:18 EST 2012


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

Nick Boldt commented on JBIDE-10668:
------------------------------------

Target platform site contains these features, which pull in jsch. Presumably one of them - such as jgit, which sets no version requirement - pulled in the latest avail on the composite reqs site.

{code}$ findDepInFeature jsch

./features/org.eclipse.egit_1.1.0.201109151100-r.jar
      <import plugin="com.jcraft.jsch" version="0.1.37" match="compatible"/>

./features/org.eclipse.jgit_1.1.0.201109151100-r.jar
      <import plugin="com.jcraft.jsch"/>

./features/org.eclipse.rse.ssh_3.0.301.R33x_v201109141647-7A3F9xAGGB5k0C7KEATN92641.jar
      <import plugin="com.jcraft.jsch" version="0.1.31" match="compatible"/>

./features/org.eclipse.tm.terminal.ssh_2.1.0.v201103142315-30-7w312212153266.jar
      <import plugin="com.jcraft.jsch" version="0.1.31" match="compatible"/>
{code}
                
> M5 marketplace installation has a problem with jcsh dependency missing
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-10668
>                 URL: https://issues.jboss.org/browse/JBIDE-10668
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: updatesite
>            Reporter: Max Rydahl Andersen
>            Assignee: Max Rydahl Andersen
>            Priority: Blocker
>             Fix For: 3.3.0.M5, 3.3.0.Beta1
>
>
> using our update site without "check other sites" or eclipse marketpace I get the following error:
> Cannot complete the install because one or more required items could not be found.
>   Software being installed: JBoss OpenShift Express Tools 2.3.0.v20111213-1457-H21-M5 (org.jboss.tools.openshift.express.feature.feature.group 2.3.0.v20111213-1457-H21-M5)
>   Missing requirement: OpenShift UI 2.3.0.v20111213-1457-H21-M5 (org.jboss.tools.openshift.express.ui 2.3.0.v20111213-1457-H21-M5) requires 'bundle com.jcraft.jsch 0.1.44' but it could not be found
>   Cannot satisfy dependency:
>     From: JBoss OpenShift Express Tools 2.3.0.v20111213-1457-H21-M5 (org.jboss.tools.openshift.express.feature.feature.group 2.3.0.v20111213-1457-H21-M5)
>     To: org.jboss.tools.openshift.express.ui [2.3.0.v20111213-1457-H21-M5]
> and im running Version: Indigo Service Release 1
> Build id: 20110916-0149  which contains com.jcraft.jsch 0.1.41 (possibly because of me installing egit manually?)
> ...so two issues:
> 1) why do we require 0.1.44 over 0.1.41
> 2) how is this being built but not possible to install from our site?
> ...and of course..how can we fix this so it will work for M5 installs?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list