You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/07/17 10:41:34 UTC

[GitHub] [maven-scm] michael-o commented on pull request #153: [SCM-945] Update to JGit 5.13.1 leveraging Apache Mina SSHD

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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org