When I deploy my artifact to the remote repository, I got the following 
exception.

Caused by: com.jcraft.jsch.JSchException: reject HostKey: 61.135.154.158
        at com.jcraft.jsch.Session.checkHost(Unknown Source)
        at com.jcraft.jsch.Session.connect(Unknown Source)
        at com.jcraft.jsch.Session.connect(Unknown Source)
        at org.apache.maven.wagon.providers.ssh.AbstractSshWagon.openConnection(
AbstractSshWagon.java:223)
        ... 24 more

Is there anything wrong?

Reply via email to