michael-o commented on PR #153: URL: https://github.com/apache/maven-scm/pull/153#issuecomment-1186476412
Since the title of this PR is different to the JIRA issue, I have the following understanding: * It is hard to split apart to due to inter-PR dependencies * You need to upgrade JGit for OpenSSH style key format My proposal w/o ripping this apart: * Create three issues: (issue a) Upgrade JGit to XXX, (issue b) rework OpenSSH private key handing for gitexe and jgit providers, (issue c) Support alternative SSH private keys with gitexe provider * Issue a will depend on issue b * Issue b will do all the hard work with proper description * SCM-945 will depend on issue b * Issue c depends on issue b Thus, all requirements/changes are visible and understood. WDYT? -- 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