blob: f58048a49201c998b668bfd1e14eba77a5fb8e15 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
bad.repository.type=repository should implement LocalRepository, instead got {0}
empty.query=received empty query - {0}
binary.not.found=Artifact {0} binary at not found {1}
ga.not.found=Artifact {0} version group not found at {1}
gav.not.found=No artifact version for {0} found in {1}
snapshot.not.found=No snapshot version for {0} found in {1}
gavdir.not.found=No directory {1} for artifact {0}
pom.not.found=Artifact {0} - binary exists, but POM not found in the repository
artifact.no.stream=Cannot find either input stream or file, associated with artifact {0}
pom.artifact.no.stream=Cannot find either pom blob, input stream or file, associated with artifact {0}
no.signature.file=Verifier for {0} is mandatory, but file {1} does not exist
signature.failed=Signature "{0}": verification failed for file {1}
cannot.read.signature.file=Cannot read signature file {0}, error: {1}
cannot.lock.gav=Cannot lock GAV folder {0} in {1} millis
file.is.empty=File {0} exists, but is empty. Data corruption somewhere - please repair metadata.
null.directory=supplied local repo root is null
file.directory=supplied local repo root is not a folder: {0}