public interface ArtifactRepository
String getName()
The name is used in logging output and error reporting to point to information related to this repository.
void setName(String name)
name - The name. Must not be null.Copyright © 2013. All rights reserved