- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for shouldHandlePOMWithWhitespaceElements (0.1 sec)
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/GAVUtilsTest.java
} } @Nested @DisplayName("Edge Cases") class EdgeCases { @Test @DisplayName("should handle POM with only whitespace elements") void shouldHandlePOMWithWhitespaceElements() throws Exception { String pomXml = PomBuilder.create() .groupId(" ") // whitespace-only groupId .artifactId("test-project")Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Nov 18 18:03:26 UTC 2025 - 17.3K bytes - Viewed (0)