- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getExecutionStrategy (0.06 sec)
-
compat/maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/MojoDescriptor.java
*/ public boolean alwaysExecute() { return MULTI_PASS_EXEC_STRATEGY.equals(executionStrategy); } /** * @return the execution strategy */ public String getExecutionStrategy() { return executionStrategy; } /** * @param executionStrategy the new execution strategy */ public void setExecutionStrategy(String executionStrategy) {Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 21.7K bytes - Viewed (0)