开发者

Maven site deploy authentication error with scp

I get Auth fail error when running mvn -X site:deploy.

org.apache.maven.wagon.authentication.AuthenticationException: Cannot connect. Reason: A开发者_如何学Gouth fail

It seems that the correct private key is used and I can scp files normally to the project site directory using scp on Ubuntu.

What can be causing this?


I found out that I forgot to specify the passphrase for my private key.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜