- Sort Score
- Num 10 results
- Language All
Results 51 - 53 of 53 for interpolate (0.06 seconds)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/CompatibilityFixStrategy.java
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 22.2K bytes - Click Count (0) -
impl/maven-core/src/test/java/org/apache/maven/project/PomConstructionTest.java
PomTestWrapper pom = buildPom("inherited-properties-interpolation/no-profile/sub"); assertEquals("CHILD", pom.getValue("properties/overridden")); assertEquals("CHILD", pom.getValue("properties/interpolated")); } /* MNG-4102 */ @Test void testInheritedPropertiesInterpolatedWithValuesFromChildWithActiveProfiles() throws Exception {
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Sep 17 10:01:14 GMT 2025 - 94.8K bytes - Click Count (0) -
api/maven-api-model/src/main/mdo/maven.mdo
The {@code <parent>} element contains information required to locate the parent project from which this project will inherit from. <p><strong>Note:</strong> The children of this element are not interpolated and must be given as literal values.</p> ]]> </description> <fields> <field> <name>groupId</name> <version>4.0.0+</version>Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Nov 26 03:07:35 GMT 2025 - 133.3K bytes - Click Count (0)