Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testLifecycleQueryingUsingADefaultLifecyclePhase (0.15 sec)

  1. impl/maven-core/src/test/java/org/apache/maven/lifecycle/LifecycleExecutorTest.java

                    "src/main/mdo/supplemental-model.mdo",
                    new MojoExecutionXPathContainer(executions.get(4)).getValue("configuration/models[1]/model"));
        }
    
        @Test
        void testLifecycleQueryingUsingADefaultLifecyclePhase() throws Exception {
            File pom = getProject("project-with-additional-lifecycle-elements");
            MavenSession session = createMavenSession(pom);
            assertEquals(
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Sep 17 10:01:14 UTC 2025
    - 22.9K bytes
    - Viewed (0)
Back to top