- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for tycho (0.01 sec)
-
impl/maven-core/src/main/java/org/apache/maven/execution/MavenSession.java
.build()); } @Deprecated public List<MavenProject> getSortedProjects() { return getProjects(); } @Deprecated // // Used by Tycho and will break users and force them to upgrade to Maven 3.1 so we should really leave // this here, possibly indefinitely. // public RepositoryCache getRepositoryCache() { return null; }
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Jan 24 17:29:44 UTC 2025 - 16.7K bytes - Viewed (0)