- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for IsPresent (0.04 seconds)
-
impl/maven-core/src/main/java/org/apache/maven/lifecycle/internal/concurrent/BuildPlanExecutor.java
} if (lifecycleOverlay == null) { Optional<Lifecycle> lf = lifecycles.lookup(forkedLifecycle); if (lf.isPresent()) { lifecycle = lf.get(); } else { throw new MavenException(new LifecycleNotFoundException(forkedLifecycle)); }Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Thu Oct 16 06:12:36 GMT 2025 - 55.1K bytes - Click Count (0)