- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getFatals (0.04 seconds)
-
compat/maven-model-builder/src/test/java/org/apache/maven/model/validation/DefaultModelValidatorTest.java
SimpleProblemCollector result = validateRaw("incomplete-parent.xml"); assertViolations(result, 3, 0, 0); assertTrue(result.getFatals().get(0).contains("parent.groupId")); assertTrue(result.getFatals().get(1).contains("parent.artifactId")); assertTrue(result.getFatals().get(2).contains("parent.version")); } @Test void testHardCodedSystemPath() throws Exception {
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Sep 17 10:01:14 GMT 2025 - 33.9K bytes - Click Count (0)