public class RepositoryBuilder
extends Object
Use to retrieve sets of real dependencies from real repositories in order to make self-contained repositories where the artifacts
can selective contain no real content. So you can easily build up test sets without taking up a lot of space. We really want
the graph of artifacts and the metadata associated with them.
- Author:
- jvanzyl