lppedd commented on PR #18: URL: https://github.com/apache/maven-scm-publish-plugin/pull/18#issuecomment-1464884121
Hey there @bmarwell! I've noticed all the currently present integration tests revolve around SVN. Not sure how to mock a git server with SSH support. Probably JGit offers something useful. Found this by googling quickly. https://archive.eclipse.org/jgit/site/5.6.0.201912101111-r/apidocs/org/eclipse/jgit/transport/ssh/SshTestHarness.html My concern here is: we covered pretty much all the `server` element auth fields, and we're handling them through the platform, which is tested for us already. Should we really add a test case? Up to you. I can try out the JGit test harness in the meantime. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org