Felix Drueke wrote on 02/03/2011 11:04 AM:
Hi,

I tried to use the sftp-resolver for publishing and ran into this exception:
java.lang.NoClassDefFoundError: com/jcraft/jsch/JSchException

Does anyone successfully use the sftp-resolver?
Do I need to add some jars to the ant-classpath?

Yup, we use that for publishing to our internal repo, and it works fine. We have to add jsch.jar to our ANTLIB (and perhaps your Eclipse Ant global classpath if using sftp with IvyDE).

jsch.jar is part of Eclipse Helios, and can be downloaded from
  http://www.jcraft.com/jsch/

Thanks,
---
Kirby Files
Software Architect
Masergy Communications
[email protected]

Reply via email to