Uses of Class
org.apache.maven.buildcache.xml.config.Reconcile
Packages that use Reconcile
-
Uses of Reconcile in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return ReconcileModifier and TypeMethodDescriptionExecutionControl.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 ReconcileModifier and TypeMethodDescriptionvoidExecutionControl.setReconcile(Reconcile reconcile) Set specify which plugin should run always if present in build regardless of cached status.