- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testMissingReportPluginVersion (0.74 sec)
-
compat/maven-model-builder/src/test/java/org/apache/maven/model/validation/DefaultModelValidatorTest.java
"'build.pluginManagement.plugins.plugin.(groupId:artifactId)' artifactId of a plugin must be defined. ", result.getFatals().get(1)); } @Test void testMissingReportPluginVersion() throws Exception { SimpleProblemCollector result = validate("missing-report-version-pom.xml"); assertViolations(result, 0, 0, 0); } @TestRegistered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Sep 17 10:01:14 UTC 2025 - 33.9K bytes - Viewed (0)