Uses of Class
org.apache.maven.settings.Profile
Packages that use Profile
-
Uses of Profile in org.apache.maven.settings
Methods in org.apache.maven.settings that return ProfileMethods in org.apache.maven.settings that return types with arguments of type ProfileModifier and TypeMethodDescriptionSettings.getProfiles()
Settings.getProfilesAsMap()
Profile.profileToApiV3
(List<Profile> list) Methods in org.apache.maven.settings with parameters of type ProfileMethod parameters in org.apache.maven.settings with type arguments of type ProfileModifier and TypeMethodDescriptionProfile.profileToApiV4
(List<Profile> list) void
Settings.setProfiles
(List<Profile> profiles)