- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for convertToSettingsProfile (0.2 sec)
-
impl/maven-core/src/main/java/org/apache/maven/execution/MavenSession.java
.profiles(request.getProfiles().stream() .map(Profile::getDelegate) .map(SettingsUtilsV4::convertToSettingsProfile) .collect(Collectors.toList())) .activeProfiles(request.getActiveProfiles()) .pluginGroups(request.getPluginGroups()) .build()); }
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Jan 24 17:29:44 UTC 2025 - 16.7K bytes - Viewed (0)