0

spring-cloud-config の Maven ビルドを作成しようとしています。JGitEnvironmentRepositoryTests クラスのすべてのテストは、次の例外スタック トレースで失敗しています。

java.lang.IllegalStateException: Cannot clone repository
.
.
Caused by: org.eclipse.jgit.api.errors.TransportException: juancarlos@localhost:/Users/juancarlos/Documents/eclipse/spring-cloud-config/spring-cloud-config-server/target/test-classes/config-repo: Connection refused

私のSSHキーは、githubでテストして適切に機能したため、.sshフォルダーで適切に構成されています。

4

1 に答える 1