Package | Description |
---|---|
org.apache.archiva.converter.artifact |
Modifier and Type | Method and Description |
---|---|
void |
LegacyToDefaultConverter.convert(org.apache.maven.artifact.Artifact artifact,
org.apache.maven.artifact.repository.ArtifactRepository targetRepository) |
void |
ArtifactConverter.convert(org.apache.maven.artifact.Artifact artifact,
org.apache.maven.artifact.repository.ArtifactRepository destinationRepository)
Convert an provided artifact, and place it into the destination repository.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.