Uses of Class
org.apache.maven.buildcache.xml.config.EffectivePom
Packages that use EffectivePom
-
Uses of EffectivePom in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return EffectivePomModifier and TypeMethodDescriptionPluginConfigurationScan.getEffectivePom()Get effective pom calculation rules.Methods in org.apache.maven.buildcache.xml.config with parameters of type EffectivePomModifier and TypeMethodDescriptionvoidPluginConfigurationScan.setEffectivePom(EffectivePom effectivePom) Set effective pom calculation rules.