jira-importer commented on issue #1067: URL: https://github.com/apache/maven-scm/issues/1067#issuecomment-2964643736
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Have you tried this with a patched version actually? I read the SCM and Plexus CLI code and no input stream is allocated at all that's is the reason for the error message. I doubt that it will work especially because the command is run as [`Callable`](https://github.com/sonatype/plexus-utils/blob/master/src/main/java/org/codehaus/plexus/util/cli/CommandLineUtils.java#L123). -- 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]
