- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testVersionStringWithoutAnsi (0.08 sec)
-
compat/maven-embedder/src/test/java/org/apache/maven/cli/MavenCliTest.java
} /** * MNG-7032: Disable colours for {@code --version} if {@code --batch-mode} is also given. * @throws Exception cli invocation. */ @Test void testVersionStringWithoutAnsi() throws Exception { // given // - request with version and batch mode CliRequest cliRequest = new CliRequest(new String[] {"--version", "--batch-mode"}, null);Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Sep 17 10:01:14 UTC 2025 - 30.9K bytes - Viewed (0)