- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testRepositories (0.09 sec)
-
impl/maven-core/src/test/java/org/apache/maven/settings/PomConstructionWithSettingsTest.java
assertEquals("settings", pom.getValue("properties/pomVsSettingsInterpolated")); } /** * MNG-4107 */ @Test void testRepositories() throws Exception { PomTestWrapper pom = buildPom("repositories"); assertEquals("maven-core-it-0", pom.getValue("repositories[1]/id")); }
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Mon Sep 29 14:45:25 UTC 2025 - 5.5K bytes - Viewed (0)