You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by GitBox <gi...@apache.org> on 2019/07/25 20:51:15 UTC

[GitHub] [ant-ivy] MicahMartin opened a new pull request #88: Invoking Ivy Standalone with SCP Resolver plugin causes error

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org