- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for GoalTask (0.17 seconds)
-
impl/maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultLifecycleExecutionPlanCalculator.java
PluginVersionResolutionException, LifecyclePhaseNotFoundException { final List<MojoExecution> mojoExecutions = new ArrayList<>(); for (Task task : tasks) { if (task instanceof GoalTask) { String pluginGoal = task.getValue(); String executionId = "default-cli"; int executionIdx = pluginGoal.indexOf('@'); if (executionIdx > 0) {Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Mar 25 09:45:07 GMT 2025 - 26.7K bytes - Click Count (0)