- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testConsecutiveEmptyElements (0.08 sec)
-
impl/maven-core/src/test/java/org/apache/maven/project/PomConstructionTest.java
PomTestWrapper pom = buildPom("dual-execution-ids/sub"); assertEquals(1, ((List<?>) pom.getValue("build/plugins[1]/executions")).size()); } /** MNG-3997 */ @Test void testConsecutiveEmptyElements() throws Exception { buildPom("consecutive_empty_elements"); } @Test void testOrderOfGoalsFromPluginExecutionWithoutPluginManagement() throws Exception {
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Sep 17 10:01:14 UTC 2025 - 94.8K bytes - Viewed (0)