Jenkins ジョブでリポジトリ パス "ssh://Administrator@WS-GIT/GitCentralRepository/Development" を指定すると、このエラーが発生します。
"Failed to connect to repository : Command "ls-remote -h ssh://Administrator@WS-GIT/GitCentralRepository/Development HEAD" returned status code 128:
stdout:
stderr: FATAL ERROR: Disconnected: No supported authentication methods available (server sent: publickey,keyboard-interactive)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists."
この同じリポジトリ パスを指定すると、GITExtensions クライアントからこのプロジェクトを複製できます。Windows 7 で Windows サービスとして Jenkins を実行しています。助けてください