- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testPomAndSettingsInterpolation (0.36 sec)
-
impl/maven-core/src/test/java/org/apache/maven/settings/PomConstructionWithSettingsTest.java
assertEquals("local-profile-prop-value", pom.getValue("properties/local-profile-prop")); } /** * MNG-4107 */ @Test void testPomAndSettingsInterpolation() throws Exception { PomTestWrapper pom = buildPom("test-pom-and-settings-interpolation"); assertEquals("applied", pom.getValue("properties/settingsProfile"));
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Mon Sep 29 14:45:25 UTC 2025 - 5.5K bytes - Viewed (0)