Uses of Class
org.apache.maven.buildcache.xml.config.EffectivePom
-
Packages that use EffectivePom Package Description org.apache.maven.buildcache.xml.config -
-
Uses of EffectivePom in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return EffectivePom Modifier and Type Method Description EffectivePom
PluginConfigurationScan. getEffectivePom()
Get effective pom calculation rules.Methods in org.apache.maven.buildcache.xml.config with parameters of type EffectivePom Modifier and Type Method Description void
PluginConfigurationScan. setEffectivePom(EffectivePom effectivePom)
Set effective pom calculation rules.
-