@Component(role=RepositoryAssembler.class) public class DefaultRepositoryAssembler extends org.codehaus.plexus.logging.AbstractLogEnabled implements RepositoryAssembler
| Modifier and Type | Field and Description | 
|---|---|
protected ArtifactResolver | 
artifactResolver  | 
| Constructor and Description | 
|---|
DefaultRepositoryAssembler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
buildRemoteRepository(File repositoryDirectory,
                     RepositoryInfo repository,
                     RepositoryBuilderConfigSource configSource)  | 
protected Map<String,GroupVersionAlignment> | 
createGroupVersionAlignments(List<GroupVersionAlignment> versionAlignments)  | 
@Requirement protected ArtifactResolver artifactResolver
public void buildRemoteRepository(File repositoryDirectory, RepositoryInfo repository, RepositoryBuilderConfigSource configSource) throws RepositoryAssemblyException
buildRemoteRepository in interface RepositoryAssemblerRepositoryAssemblyExceptionprotected Map<String,GroupVersionAlignment> createGroupVersionAlignments(List<GroupVersionAlignment> versionAlignments)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.