indexer-core/src/main/java/org/apache/maven/index/artifact/M2GavCalculator.java [130:139]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            String s,
            int vEndPos,
            String groupId,
            String artifactId,
            String version,
            String fileName,
            boolean checksum,
            boolean signature,
            Gav.HashType checksumType,
            Gav.SignatureType signatureType) {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



indexer-core/src/main/java/org/apache/maven/index/artifact/M2GavCalculator.java [177:186]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            String s,
            int vEndPos,
            String groupId,
            String artifactId,
            String version,
            String fileName,
            boolean checksum,
            boolean signature,
            Gav.HashType checksumType,
            Gav.SignatureType signatureType) {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



