Uses of Class
org.apache.maven.buildcache.xml.config.Reconcile
-
Packages that use Reconcile Package Description org.apache.maven.buildcache.xml.config -
-
Uses of Reconcile in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return Reconcile Modifier and Type Method Description ReconcileExecutionControl. getReconcile()Get specify which plugin should run always if present in build regardless of cached status.Methods in org.apache.maven.buildcache.xml.config with parameters of type Reconcile Modifier and Type Method Description voidExecutionControl. setReconcile(Reconcile reconcile)Set specify which plugin should run always if present in build regardless of cached status.
-