- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for createMojoDescriptorCreator (0.1 seconds)
-
impl/maven-core/src/test/java/org/apache/maven/lifecycle/internal/LifecycleExecutionPlanCalculatorTest.java
class LifecycleExecutionPlanCalculatorTest extends AbstractCoreMavenComponentTestCase { @Test void testCalculateExecutionPlanWithGoalTasks() throws Exception { MojoDescriptorCreator mojoDescriptorCreator = createMojoDescriptorCreator(); LifecycleExecutionPlanCalculator lifecycleExecutionPlanCalculator = createExecutionPlaceCalculator(mojoDescriptorCreator); final GoalTask goalTask1 = new GoalTask("compiler:compile");Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 3.9K bytes - Click Count (0)