Details
Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
IVYDE-364 IVYDE Resolver Exception
- Resolved