- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testInterpolationWithPluginsOption (0.47 sec)
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/PluginUpgradeCliTest.java
assertTrue(options.goals().isPresent(), "Goals should be present"); assertEquals("apply", options.goals().get().get(0), "Goal should be 'apply'"); } @Test void testInterpolationWithPluginsOption() throws ParseException { String[] args = {"apply", "--plugins"}; CommonsCliUpgradeOptions options = CommonsCliUpgradeOptions.parse(args);
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Mon Sep 29 14:48:39 UTC 2025 - 9.9K bytes - Viewed (0)