Uses of Class
org.apache.maven.buildcache.xml.config.GoalReconciliation
Packages that use GoalReconciliation
-
Uses of GoalReconciliation in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return types with arguments of type GoalReconciliationMethods in org.apache.maven.buildcache.xml.config with parameters of type GoalReconciliationModifier and TypeMethodDescriptionvoidReconcile.addPlugin(GoalReconciliation goalReconciliation) Method addPlugin.voidReconcile.removePlugin(GoalReconciliation goalReconciliation) Method removePlugin.Method parameters in org.apache.maven.buildcache.xml.config with type arguments of type GoalReconciliationModifier and TypeMethodDescriptionvoidReconcile.setPlugins(List<GoalReconciliation> plugins) Set reconciliation rules for plugin properties which might be affected by command line flags, etc.