Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Used surefire-shared-utils instead of shaded artifacts with duplicates in many modules.
As compatibility perspective, CommandlineExecutor with java.nio.channels.Channel used in Pipes and TCP ServerSocketChannel (instead of maven-shared-utils).
Substitutes the old call executeCommandLineAsCallable() - (process call with all stream handlers).