[
https://issues.apache.org/jira/browse/IVYDE-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981968#comment-13981968
]
Nicolas Lalevée commented on IVYDE-363:
---------------------------------------
This is probably related to Ivy 2.4 now supporting ssh-agent, which requires
new optional dependencies: jsch.agentproxy, jsch.agentproxy.connector-factory
and jsch.agentproxy.jsch.
I guess you don't need support of ssh-agent, only ssh.
Could you put the Ivy logs in verbose in Eclipse, a find the full stack trace
related to the reported error ?
> Ivyde doesn't appear to work w/ ivy 2.4 and kepler
> --------------------------------------------------
>
> Key: IVYDE-363
> URL: https://issues.apache.org/jira/browse/IVYDE-363
> Project: IvyDE
> Issue Type: Bug
> Components: workspace resolver
> Affects Versions: 2.2.0.final
> Environment: Eclipse Kepler SR2, fresh install
> Ant 1.9.3
> IvyDE 2.2.0 final, fresh install
> Ivy 2.3, manually installed (see description)
> Ivy 2.4 RC1, installed as part of IvyDE
> Reporter: Jacob Certain
> Labels: eclipse, ivy, ivyde
>
> One of my colleagues updated eclipse recently, which pulled in an Ivy 2.4 jar
> into `$ECLIPSE/plugins`. Thereafter, resolving a project in eclipse pops up
> this error:
> {{The resolve job of ivy.xml\[*] in accountManagement has unexpectedly
> stopped}}
> {{com/jcraft/jsch/agentproxy/AgentProxyException}}
> Removing the ivy 2.4 jar from the eclipse plugin folder and replacing it with
> an ivy 2.3 jar fixed our problems.
--
This message was sent by Atlassian JIRA
(v6.2#6252)