Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for logSummary (0.04 sec)

  1. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvn/MavenInvoker.java

                for (Throwable exception : result.getExceptions()) {
                    ExceptionSummary summary = handler.handleException(exception);
                    logSummary(context, summary, references, "");
    
                    if (exception instanceof LifecycleExecutionException lifecycleExecutionException) {
                        failedProjects.add(lifecycleExecutionException.getProject());
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Thu Sep 11 17:20:46 UTC 2025
    - 28.2K bytes
    - Viewed (0)
Back to top