Uses of Class
org.apache.maven.buildcache.xml.config.Discovery
Packages that use Discovery
-
Uses of Discovery in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return DiscoveryModifier and TypeMethodDescriptionMultiModule.getDiscovery()Get section to specify how to discover multi module projects.Methods in org.apache.maven.buildcache.xml.config with parameters of type DiscoveryModifier and TypeMethodDescriptionvoidMultiModule.setDiscovery(Discovery discovery) Set section to specify how to discover multi module projects.