Package org.apache.maven.shared.utils.cli
package org.apache.maven.shared.utils.cli
-
ClassDescriptionCommandline objects help handling command lines specifying processes to execute.A single command line argumentCallable wrapper that exposes the proper exception type to the client.A
StreamConsumer
providing consumed lines as aString
.A shutdown hook that does not throw any exceptions upon container startup/shutdown or security manager restrictions.Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".Read from an InputStream and write the output to an OutputStream.Class to pump the error stream during Process's runtime.