- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testNonExistingEnvironmentVariablesAreNotInterpolated (0.22 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
compat/maven-toolchain-builder/src/test/java/org/apache/maven/toolchain/building/DefaultToolchainsBuilderTest.java
assertNotNull(result.getProblems()); assertEquals(0, result.getProblems().size()); } @Test void testNonExistingEnvironmentVariablesAreNotInterpolated() throws Exception { Properties props = new Properties(); props.put("key", "${env.testNonExistingKey}"); ToolchainModel toolchain = new ToolchainModel();
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Jun 06 14:28:57 GMT 2025 - 14K bytes - Click Count (0)