-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Trivial
-
Component/s: aws-secrets-manager-credentials-provider-plugin
-
None
In the integration tests we use JGit's test Git-over-HTTP server, but Apache Mina's Git-over-SSH server. Make this consistent by using JGit's Git-over-SSH server. Then we can rely on just one library vendor for our Git compatibility tests, instead of 2 or 3, which will make it easier to fix Maven enforcer problems in the future.