- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testPluginsOptionWithOtherFlags (0.12 seconds)
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/PluginUpgradeCliTest.java
assertFalse(options.plugins().isPresent(), "--plugins option should not be present by default"); } @Test void testPluginsOptionWithOtherFlags() throws ParseException { String[] args = {"check", "--plugins", "--directory", "/some/path"}; CommonsCliUpgradeOptions options = CommonsCliUpgradeOptions.parse(args);Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Mon Sep 29 14:48:39 GMT 2025 - 9.9K bytes - Click Count (0)