- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testPomAndSettingsInterpolation (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
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"));
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Mon Sep 29 14:45:25 GMT 2025 - 5.5K bytes - Click Count (0)