Uses of Enum
org.basepom.mojo.propertyhelper.IgnoreWarnFail
Package
Description
-
Uses of IgnoreWarnFail in org.basepom.mojo.propertyhelper
Modifier and TypeMethodDescriptionstatic IgnoreWarnFail
static IgnoreWarnFail
Returns the enum constant of this type with the specified name.static IgnoreWarnFail[]
IgnoreWarnFail.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic boolean
IgnoreWarnFail.checkIgnoreWarnFailState
(boolean check, IgnoreWarnFail iwf, Supplier<String> checkMessage, Supplier<String> errorMessage) Ensure that a given element exists.InterpolatorFactory.interpolate
(String name, IgnoreWarnFail onMissingField, Map<String, String> properties) -
Uses of IgnoreWarnFail in org.basepom.mojo.propertyhelper.definitions
Modifier and TypeMethodDescriptionPropertyGroupDefinition.getOnDuplicateProperty()
PropertyGroupDefinition.getOnMissingField()
FieldDefinition.getOnMissingProperty()
StringDefinition.getOnMissingValue()
-
Uses of IgnoreWarnFail in org.basepom.mojo.propertyhelper.groups