MicahMartin opened a new pull request #88: Invoking Ivy Standalone with SCP Resolver plugin causes error URL: https://github.com/apache/ant-ivy/pull/88 How do I use ivy as a standalone with the sftp resolver I'm getting this error ``` "main" java.lang.NoClassDefFoundError: com/jcraft/jsch/JSchException ``` Tried including jsch on the classpath with `java -cp ~/Downloads/apache-ivy-2.1.0-rc1/ivy-2.1.0-rc1.jar:lib/* com.apache.ivy.Main` I am using ivy with deps. Please send help, I don't want to use eclipse.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org