Uses of Interface
org.apache.maven.settings.building.SettingsProblemCollector
Packages that use SettingsProblemCollector
-
Uses of SettingsProblemCollector in org.apache.maven.settings.validation
Methods in org.apache.maven.settings.validation with parameters of type SettingsProblemCollectorModifier and TypeMethodDescriptionvoidDefaultSettingsValidator.validate(Settings settings, boolean isProjectSettings, SettingsProblemCollector problems) Deprecated.voidDefaultSettingsValidator.validate(Settings settings, SettingsProblemCollector problems) Deprecated.default voidSettingsValidator.validate(Settings settings, boolean isProjectSettings, SettingsProblemCollector problems) Deprecated.Validate the specified settings.voidSettingsValidator.validate(Settings settings, SettingsProblemCollector problems) Deprecated.Validate the specified settings.