Search Options

Display Count
Sort
Preferred Language
Advanced Search

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

  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);
        }
    
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Wed Sep 17 10:01:14 GMT 2025
    - 43K bytes
    - Click Count (0)
Back to Top