I'm running into the same problem where I'm trying to disable host key
checking but it still doesn't bypass it.

      <configuration>
        <knownHostsProvider
implementation="org.apache.maven.wagon.providers.ssh.knownhost.KnownHostProvider">
          <hostKeyChecking>no</hostKeyChecking>
        </knownHostsProvider>
      </configuration>





--
View this message in context: 
http://maven.40175.n5.nabble.com/Site-deployment-scp-with-NullKnownHostProvider-fails-on-Maven3-tp3356273p5794926.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to