- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testCheckGoalWithPlugins (0.07 sec)
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/PluginUpgradeCliTest.java
assertEquals(1, options.goals().get().size(), "Should have one goal"); assertEquals("apply", options.goals().get().get(0), "Goal should be 'apply'"); } @Test void testCheckGoalWithPlugins() throws ParseException { String[] args = {"check", "--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)