Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ChainedLocalRepositoryManager (0.09 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/Constants.java

        /**
         * User property for chained LRM: list of "tail" local repository paths (separated by comma), to be used with
         * <code>org.eclipse.aether.util.repository.ChainedLocalRepositoryManager</code>.
         * Default value: <code>null</code>, no chained LRM is used.
         *
         * @since 3.9.0
         */
        @Config
        public static final String MAVEN_REPO_LOCAL_TAIL = "maven.repo.local.tail";
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jul 25 11:08:20 UTC 2025
    - 25.4K bytes
    - Viewed (0)
Back to top