- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for createLocal (0.05 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/Session.java
/** * Shortcut for {@code getService(RepositoryFactory.class).createLocal(...)}. * * @param path location of the local repository to create * @return cache of artifacts downloaded from a remote repository or built locally * * @see org.apache.maven.api.services.RepositoryFactory#createLocal(Path) */ @Nonnull LocalRepository createLocalRepository(@Nonnull Path path);
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 16:43:07 UTC 2024 - 36.4K bytes - Viewed (0)