Uses of Class
org.apache.maven.model.Profile
Packages that use Profile
-
Uses of Profile in org.apache.maven.model
Methods in org.apache.maven.model that return ProfileMethods in org.apache.maven.model that return types with arguments of type ProfileMethods in org.apache.maven.model with parameters of type ProfileModifier and TypeMethodDescriptionvoid
Model.addProfile
(Profile profile) void
Model.removeProfile
(Profile profile) Method parameters in org.apache.maven.model with type arguments of type ProfileModifier and TypeMethodDescriptionProfile.profileToApiV4
(List<Profile> list) void
Model.setProfiles
(List<Profile> profiles)