- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testDetailedExceptionMessageWithMultipleProblems (0.13 sec)
-
impl/maven-core/src/test/java/org/apache/maven/project/ProjectBuildingExceptionTest.java
/** * Test for {@link ProjectBuildingException} message generation. */ @SuppressWarnings("deprecation") class ProjectBuildingExceptionTest { @Test void testDetailedExceptionMessageWithMultipleProblems() { List<ProjectBuildingResult> results = new ArrayList<>(); List<ModelProblem> problems1 = new ArrayList<>(); Collections.addAll( problems1,Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Sat Jul 26 19:15:57 UTC 2025 - 6.7K bytes - Viewed (0)