Package org.apache.maven.shared.utils.cli.javatool
package org.apache.maven.shared.utils.cli.javatool
- 
ClassDescriptionAbstractJavaTool<Request extends JavaToolRequest>Abstract implementation of a
JavaTool.Abstract implementation of aJavaToolRequest.JavaTool<Request extends JavaToolRequest>Describes a java tool, means a executable available in the jdk.Signals an error during the construction of the command line used to invoke java tool, e.g.Specifies the minimum parameters used to control aJavaToolinvocation.Describes the result of aJavaToolinvocation.