Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testNoCliOptionsDoesNotSetSystemProperty (0.11 sec)

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

            } else {
                System.clearProperty(Constants.MAVEN_LOGGER_DEFAULT_LOG_LEVEL);
            }
        }
    
        @Test
        void testNoCliOptionsDoesNotSetSystemProperty() {
            // Simulate the scenario where no CLI options are specified
            // This should NOT call setRootLoggerLevel, allowing configuration file to take effect
    
    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