- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testCurrentProject (0.05 sec)
-
impl/maven-core/src/test/java/org/apache/maven/lifecycle/internal/LifecycleModuleBuilderTest.java
import static org.junit.jupiter.api.Assertions.assertNull; @PlexusTest class LifecycleModuleBuilderTest { @Inject PlexusContainer container; @Test void testCurrentProject() throws Exception { List<MavenProject> currentProjects = new ArrayList<>(); MojoExecutorStub mojoExecutor = new MojoExecutorStub() { @OverrideRegistered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 4.1K bytes - Viewed (0)