- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for projectFailed (0.11 sec)
-
impl/maven-core/src/main/java/org/apache/maven/lifecycle/internal/concurrent/BuildPlanExecutor.java
// notify listeners about "soft" project build failures only if (t instanceof Exception exception && !(t instanceof RuntimeException)) { eventCatapult.fire(ExecutionEvent.Type.ProjectFailed, session, null, exception); } // reactor failure modes if (t instanceof RuntimeException || !(t instanceof Exception)) {Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Thu Oct 16 06:12:36 UTC 2025 - 55.1K bytes - Viewed (0)