Uses of Class
org.apache.maven.cling.invoker.mvn.MavenInvoker
Package
Description
-
Uses of MavenInvoker in org.apache.maven.cling.invoker.mvn.local
Modifier and TypeClassDescriptionclass
Local Maven invoker implementation, that expects all the Maven to be on classpath. -
Uses of MavenInvoker in org.apache.maven.cling.invoker.mvn.resident
Modifier and TypeClassDescriptionclass
Resident invoker implementation, similar to "local", but keeps Maven instance resident.