[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 13:50:18 EST 2012


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

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

OK, I can't reproduce this.

0. Start with clean install of Indigo SR1 JEE bundle for linux 64 (/home/nboldt/tmp/Eclipse_Bundles/eclipse-jee-indigo-SR1-linux-gtk-x86_64.tar.gz)

1. Start Eclipse. Select Help > Eclipse Marketplace...

2. Search for "jboss"

3. Install JBoss Tools (Indigo) -- note that this currently doesn't include OpenShift as Max removed it. Restart when prompted.

4. Help > Install New > select "JBoss Tools - Core - Development Milestone Update Site - http://download.jboss.org/jbosstools/updates/development/indigo" site

5. Search for "openshift". Install that feature. Restart when prompted.

Resulting install includes two versions of jsch -- 0.1.41 and 0.1.44:

{code}
[13:44:20]nboldt at thunk:~/eclipse/37clean/eclipse/plugins
$ find . -name "*jsch*"
./com.jcraft.jsch_0.1.44.v201101211721.jar
./com.jcraft.jsch_0.1.41.v201101211617.jar
./org.eclipse.jsch.ui_1.1.300.I20110511-0800.jar
./org.jboss.tools.forge.runtime_1.0.0.v20111208-2108-H31-M5/modules/org/jboss/forge/git/main/jsch-0.1.41.jar
./org.apache.ant_1.8.2.v20110505-1300/lib/ant-jsch.jar
./org.eclipse.jsch.core_1.1.300.I20110514-0800.jar
{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: Nick Boldt
>            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