- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testShouldAppendRecessivePluginGroupIds (0.37 sec)
-
impl/maven-core/src/test/java/org/apache/maven/settings/SettingsUtilsTest.java
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; class SettingsUtilsTest { @Test void testShouldAppendRecessivePluginGroupIds() { Settings dominant = Settings.newBuilder() .pluginGroups(Arrays.asList("org.apache.maven.plugins", "org.codehaus.modello")) .build();Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Jan 24 17:29:44 UTC 2025 - 6.7K bytes - Viewed (0)