- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for transitively (0.09 sec)
-
impl/maven-core/src/main/java/org/apache/maven/project/MavenProject.java
this.artifacts = artifacts; // flush the calculated artifactMap artifactMap = null; } /** * All dependencies that this project has, including transitive ones. Contents are lazily populated, so depending on * what phases have run dependencies in some scopes won't be included. e.g. if only compile phase has run, * dependencies with scope test won't be included. *Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Aug 29 12:47:20 UTC 2025 - 67K bytes - Viewed (0)