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<org.apache.maven.api.settings.Profile> list) Methods in org.apache.maven.settings with parameters of type ProfileModifier and TypeMethodDescriptionvoidSettings.addProfile(Profile profile) voidSettings.removeProfile(Profile profile) Method parameters in org.apache.maven.settings with type arguments of type ProfileModifier and TypeMethodDescriptionstatic List<org.apache.maven.api.settings.Profile>Profile.profileToApiV4(List<Profile> list) voidSettings.setProfiles(List<Profile> profiles)