- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for DependencyContext (0.05 sec)
-
impl/maven-core/src/main/java/org/apache/maven/lifecycle/internal/DependencyContext.java
* * @since 3.0 */ // TODO From a concurrency perspective, this class is not good. The combination of mutable/immutable state is not nice public class DependencyContext { private final MavenProject project; private final Collection<String> scopesToCollectForCurrentProject; private final Collection<String> scopesToResolveForCurrentProject;Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 3.6K bytes - Viewed (0)