- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testHardCodedSystemPath (0.07 sec)
-
compat/maven-model-builder/src/test/java/org/apache/maven/model/validation/DefaultModelValidatorTest.java
assertTrue(result.getFatals().get(1).contains("parent.artifactId")); assertTrue(result.getFatals().get(2).contains("parent.version")); } @Test void testHardCodedSystemPath() throws Exception { SimpleProblemCollector result = validateRaw("hard-coded-system-path.xml"); assertViolations(result, 0, 0, 1); assertViolations(result, 0, 0, 1);
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Sep 17 10:01:14 UTC 2025 - 33.9K bytes - Viewed (0)