Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MockInvokerRequest (0.07 sec)

  1. impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/LookupInvokerLoggingTest.java

            // Simulate the scenario where no CLI options are specified
            // This should NOT call setRootLoggerLevel, allowing configuration file to take effect
    
            MockInvokerRequest invokerRequest = new MockInvokerRequest(false); // not verbose
            MockOptions options = new MockOptions(false); // not quiet
            MockSlf4jConfiguration slf4jConfiguration = new MockSlf4jConfiguration();
    
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Oct 08 21:10:33 UTC 2025
    - 6.4K bytes
    - Viewed (0)
Back to top