- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for isApplicable (0.04 seconds)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/UpgradeStrategy.java
/** * Checks if this strategy is applicable given the current options. * * @param context the upgrade context * @return true if this strategy should be applied */ boolean isApplicable(UpgradeContext context); /** * Helper method to check if a specific option is enabled, considering --all flag and defaults. * * @param options the upgrade optionsCreated: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 3.4K bytes - Click Count (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/StrategyOrchestrator.java
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 7K bytes - Click Count (0)