- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for wrapperProperties (0.05 sec)
-
impl/maven-core/src/test/java/org/apache/maven/model/PropertiesTest.java
// Get the WrapperProperties instance Properties wrapperProps = model.getProperties(); // First read - should initialize cache assertEquals("initial.value", wrapperProps.getProperty("initial.key")); // Simulate external change by directly calling setProperties (another WrapperProperties instance)Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Thu Jun 12 07:26:53 UTC 2025 - 10.5K bytes - Viewed (0) -
.teamcity/.mvn/wrapper/maven-wrapper.jar
public static void main(String[]) throws Exception; private static java.util.Map parseSystemPropertie(String[]); private static void addSystemProperties(java.io.File); private static java.io.File rootDir(java.io.File); private static java.io.File wrapperProperties(java.io.File); private static java.io.File wrapperJar(); static String wrapperVersion(); private static java.io.File mavenUserHome(); } org/apache/maven/wrapper/PathAssembler$LocalDistribution.class package org.apache.maven.wrapper; public synchronized...
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Feb 26 01:48:39 UTC 2020 - 49.5K bytes - Viewed (0)