com.jcraft.jsch.JSchException: verify: false
问题 I am trying the code given at https://github.com/spring-projects/spring-integration-samples/tree/master/basic/sftp, and when i am running the test in Eclipse it get passed but when i am trying it through maven(mvn clean compile test) it is getting failed with below stack trace org.springframework.messaging.MessagingException: Failed to obtain pooled item; nested exception is java.lang.IllegalStateException: failed to create SFTP Session at org.springframework.integration.util.SimplePool