- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setParallel (0.07 sec)
-
impl/maven-core/src/main/java/org/apache/maven/execution/MavenSession.java
} public Instant getStartInstant() { return request.getStartInstant(); } public boolean isParallel() { return parallel; } public void setParallel(boolean parallel) { this.parallel = parallel; } public RepositorySystemSession getRepositorySession() { return repositorySystemSession; }Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Jan 24 17:29:44 UTC 2025 - 16.7K bytes - Viewed (0)