Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for setRepositorySession (0.07 seconds)

  1. impl/maven-core/src/test/java/org/apache/maven/project/PomConstructionTest.java

            repoSession.setLocalRepositoryManager(
                    new SimpleLocalRepositoryManagerFactory().newInstance(repoSession, localRepo));
            config.setRepositorySession(repoSession);
    
            InternalSession iSession = InternalSession.from(repoSession);
            InternalMavenSession mSession = InternalMavenSession.from(iSession);
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Wed Sep 17 10:01:14 GMT 2025
    - 94.8K bytes
    - Click Count (0)
Back to Top