Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-shared-utils-3.4.1
-
None
Description
When we use method executeCommandLineAsCallable and provide InputSteam as systemIn, after process is finished method wait forever until InputStream will be closed.
When we provide System.in as parameter InputStream will be not closed until process finished.
Attachments
Issue Links
- blocks
-
MRELEASE-1114 Broken interaction of maven-gpg-plugin with Gpg4win Kleopatra since 3.0.0-M6
- Closed
- is related to
-
MRELEASE-1091 Use non-interactive (batch) mode for forked Maven process
- Closed
- links to