Uses of Class
org.codehaus.mojo.exec.ExecutableDependency
-
-
Uses of ExecutableDependency in org.codehaus.mojo.exec
Fields in org.codehaus.mojo.exec declared as ExecutableDependency Modifier and Type Field Description protected ExecutableDependency
AbstractExecMojo. executableDependency
If provided the ExecutableDependency identifies which of the plugin dependencies contains the executable class.
-