kwin commented on PR #1334: URL: https://github.com/apache/maven-scm/pull/1334#issuecomment-3498521238
I think it becomes a valid URI with the SCM prefix `scm:git:` (https://www.rfc-editor.org/rfc/rfc3986#section-3), though an [opaque one](https://docs.oracle.com/javase/8/docs/api/java/net/URI.html#isOpaque--). In fact SCM supports this fully and it is often used in POMs. Have you faced any concrete issues with that SCM URL format? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
