Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. compat/maven-compat/src/test/java/org/apache/maven/repository/legacy/resolver/DefaultArtifactCollectorTest.java

        }
    
        private void checkScopeUpdate(String farthestScope, String nearestScope, String expectedScope)
                throws ArtifactResolutionException, InvalidVersionSpecificationException {
            checkScopeUpdateDirect(farthestScope, nearestScope, expectedScope);
            checkScopeUpdateTransitively(farthestScope, nearestScope, expectedScope);
        }
    
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jun 06 14:28:57 UTC 2025
    - 42.7K bytes
    - Viewed (0)
Back to top