- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getDeclaredProfiles (0.07 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/Project.java
* * @return a non-null, possibly empty list of profiles defined in this project * @see Profile * @see #getEffectiveProfiles() */ @Nonnull List<Profile> getDeclaredProfiles(); /** * Returns all profiles defined in this project and all of its parent projects. * <p> * This method traverses the parent hierarchy and includes profiles defined in parent POMs.Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Nov 07 13:11:07 UTC 2025 - 15.3K bytes - Viewed (0)