- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for AetherClassNotFound (0.07 sec)
-
impl/maven-core/src/test/java/org/apache/maven/exception/DefaultExceptionHandlerTest.java
ExceptionSummary summary = handler.handleException(exception); String expectedReference = "http://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound"; assertEquals(expectedReference, summary.getReference()); } @Test void testHandleExceptionNoClassDefFoundErrorNull() { Throwable cause2 = new NoClassDefFoundError();
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 6.3K bytes - Viewed (0)