- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for shouldNotBeApplicableWhenPluginsOptionFalse (0.16 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/PluginUpgradeStrategyTest.java
} @Test @DisplayName("should not be applicable when --plugins option is false") void shouldNotBeApplicableWhenPluginsOptionFalse() { UpgradeOptions options = mock(UpgradeOptions.class); when(options.plugins()).thenReturn(Optional.of(false)); when(options.all()).thenReturn(Optional.empty());Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 27.8K bytes - Click Count (0) -
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/CompatibilityFixStrategyTest.java
Guillaume Nodet <******@****.***> 1763489006 +0100
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 12.6K bytes - Click Count (0) -
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/InferenceStrategyTest.java
Guillaume Nodet <******@****.***> 1763489006 +0100
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 35.2K bytes - Click Count (0)