Package | Description |
---|---|
org.apache.archiva.repository | |
org.apache.archiva.repository.content.maven2 |
Modifier and Type | Method and Description |
---|---|
File |
ManagedRepositoryContent.toFile(ArchivaArtifact reference)
Given an
ArchivaArtifact , return the file reference to the artifact. |
String |
ManagedRepositoryContent.toPath(ArchivaArtifact reference)
Given an
ArchivaArtifact , return the relative path to the artifact. |
Modifier and Type | Method and Description |
---|---|
File |
ManagedDefaultRepositoryContent.toFile(ArchivaArtifact reference) |
String |
AbstractDefaultRepositoryContent.toPath(ArchivaArtifact reference) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.