- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for newFixedThreadPool (0.07 sec)
-
impl/maven-core/src/main/java/org/apache/maven/lifecycle/internal/concurrent/BuildPlanExecutor.java
session.getProjects().size()); // Propagate the parallel flag to the root session session.setParallel(threads > 1); this.executor = new PhasingExecutor(Executors.newFixedThreadPool(threads, new BuildThreadFactory())); // build initial plan this.plan = buildInitialPlan(taskSegments); } BuildContext() { this.session = null;
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Thu Oct 16 06:12:36 UTC 2025 - 55.1K bytes - Viewed (0)