- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for LocalArtifactRepository (0.26 sec)
-
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/LegacyRepositorySystem.java
* to its original state. */ try { LocalArtifactRepository ideWorkspace = plexus.lookup(LocalArtifactRepository.class, LocalArtifactRepository.IDE_WORKSPACE); if (request.getLocalRepository() instanceof DelegatingLocalArtifactRepository delegatingLocalRepository) { LocalArtifactRepository orig = delegatingLocalRepository.getIdeWorkspace();Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 31.2K bytes - Viewed (0) -
impl/maven-core/pom.xml
<exclude>org.apache.maven.repository.DelegatingLocalArtifactRepository</exclude> <exclude>org.apache.maven.repository.LocalArtifactRepository</exclude> <exclude>org.apache.maven.repository.LocalRepositoryNotAccessibleException</exclude> <exclude>org.apache.maven.repository.RepositorySystem</exclude>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Nov 26 10:37:56 UTC 2025 - 16.9K bytes - Viewed (0)