- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getActivePomProfilesByModel (0.95 seconds)
-
api/maven-api-core/src/main/java/org/apache/maven/api/services/ModelBuilderResult.java
* * @return A map of model IDs to their active profiles, never {@code null}. * @since 4.0.0 */ @Nonnull Map<String, List<Profile>> getActivePomProfilesByModel(); /** * Gets the external profiles that were active during model building. External profiles are those that were * contributed by {@link ModelBuilderRequest#getProfiles()}. *Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Nov 18 17:20:31 GMT 2025 - 4.2K bytes - Click Count (0)