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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to