Uses of Class
org.basepom.mojo.propertyhelper.beans.PropertyGroup
-
Uses of PropertyGroup in org.basepom.mojo.propertyhelper
Modifier and TypeFieldDescriptionAbstractPropertyHelperMojo.propertyGroups
List of available property groups.Modifier and TypeMethodDescriptionstatic List<PropertyElement>
PropertyField.createProperties
(org.apache.maven.model.Model model, Map<String, String> values, PropertyGroup propertyGroup) -
Uses of PropertyGroup in org.basepom.mojo.propertyhelper.beans
Modifier and TypeMethodDescriptionPropertyGroup.setActiveOnRelease
(boolean activeOnRelease) PropertyGroup.setActiveOnSnapshot
(boolean activeOnSnapshot) PropertyGroup.setOnDuplicateProperty
(String onDuplicateProperty) PropertyGroup.setOnMissingProperty
(String onMissingProperty) PropertyGroup.setProperties
(Map<String, String> properties)