- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getDeclaredActiveProfiles (0.07 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/Project.java
* * @return a non-null, possibly empty list of active profiles for this project * @see Profile * @see #getEffectiveActiveProfiles() */ @Nonnull List<Profile> getDeclaredActiveProfiles(); /** * Returns all active profiles for this project and all of its parent projects. * <p> * This method traverses the parent hierarchy and collects all active profiles from
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Feb 27 11:07:03 UTC 2025 - 10.6K bytes - Viewed (0)