- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for addMojoExecution (0.06 sec)
-
impl/maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultLifecycleMappingDelegate.java
if (phaseId.priority() == 0) { phaseId = PhaseId.of(phase + "[" + execution.getPriority() + "]"); } addMojoExecution(phaseBindings, mojoExecution, phaseId); } } } // if not then I need to grab the mojo descriptor and look at the phase that is specified
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Dec 13 23:04:37 UTC 2024 - 8.5K bytes - Viewed (0)