- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for GroupIds (0.05 sec)
-
impl/maven-core/src/main/java/org/apache/maven/plugin/prefix/internal/DefaultPluginPrefixResolver.java
// if value is non-null: we allow only plugins that have enlisted artifactId only // --- // end game is: settings enlisted groupIds are obeying order and are "free for all" (artifactId) // while POM enlisted plugins coming from non-enlisted settings groupIds (ie conflict of prefixes) // will prevail/win. LinkedHashMap<String, Set<String>> candidates = Stream.of(build, management)Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 17 13:14:10 UTC 2025 - 11.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticator.java
* @param initialRoles The initial role list to be updated. * @param groupIds The list of group IDs to lookup parent groups for. */ protected void scheduleParentGroupLookup(final EntraIdUser user, final List<String> initialGroups, final List<String> initialRoles, final List<String> groupIds) { if (logger.isDebugEnabled()) {Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 56.7K bytes - Viewed (0) -
api/maven-api-settings/src/main/mdo/settings.mdo
</association> </field> <field> <name>pluginGroups</name> <version>1.0.0+</version> <description> List of groupIds to search for a plugin when that plugin groupId is not explicitly provided. </description> <association> <type>String</type> <multiplicity>*</multiplicity>Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Sun May 18 09:15:56 UTC 2025 - 33.8K bytes - Viewed (0)