Uses of Class
org.apache.maven.buildcache.xml.config.PluginSet
Packages that use PluginSet
-
Uses of PluginSet in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return types with arguments of type PluginSetMethods in org.apache.maven.buildcache.xml.config with parameters of type PluginSetModifier and TypeMethodDescriptionvoidMethod addPlugin.voidExecutables.removePlugin(PluginSet pluginSet) Method removePlugin.Method parameters in org.apache.maven.buildcache.xml.config with type arguments of type PluginSetModifier and TypeMethodDescriptionvoidExecutables.setPlugins(List<PluginSet> plugins) Set specify which executions should run always if present in build regardless of cached status.