Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for configured (0.15 sec)

  1. maven-compat/src/main/java/org/apache/maven/repository/DefaultMirrorSelector.java

            return matchesLayout(RepositoryUtils.getLayout(repository), mirror.getMirrorOfLayouts());
        }
    
        /**
         * Checks whether the layouts configured for a mirror match with the layout of the repository.
         *
         * @param repoLayout The layout of the repository, may be {@code null}.
         * @param mirrorLayout The layouts supported by the mirror, may be {@code null}.
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu Jun 15 14:24:56 GMT 2023
    - 8K bytes
    - Viewed (0)
Back to top