I need to copy a war file via scp.
I have added the jsch-0.1.42.jar
to $ANT_HOME/lib
but I'm still getting this error:
Cause: the class org.apache.tools.ant.taskdefs.optional.ssh.Scp was not found. This looks like one of Ant's optional components.
This is the result of running ant -diagnostics
just in case: