我想用ant实现ssh(sftp)的功能,写好build.xml后,执行ant报如下错误: Cause: Could not load a dependent class com/jcraft/jsch/UserInfo It is not enough to have Ant's optional JARs you need the JAR files that the optional tasks depend upon. Ant's optional task dependencies are listed in the manual.