| Package | Description |
|---|---|
| org.reficio.p2.resolver.maven | |
| org.reficio.p2.resolver.maven.impl.facade | |
| org.reficio.p2.utils |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
ResolvedArtifact.getArtifact() |
Artifact |
ResolvedArtifact.getSourceArtifact() |
| Constructor and Description |
|---|
ResolvedArtifact(Artifact artifact,
Artifact sourceArtifact,
boolean root) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
AetherFacade.translateArtifactAetherToGeneric(Object artifact) |
Artifact |
AetherSonatypeFacade.translateArtifactAetherToGeneric(Object artifact) |
Artifact |
AetherEclipseFacade.translateArtifactAetherToGeneric(Object artifact) |
| Modifier and Type | Method and Description |
|---|---|
Object |
AetherFacade.translateArtifactGenericToAether(Artifact artifact) |
Object |
AetherSonatypeFacade.translateArtifactGenericToAether(Artifact a) |
Object |
AetherEclipseFacade.translateArtifactGenericToAether(Artifact a) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.maven.artifact.Artifact |
BundleUtils.aetherToMavenArtifactBasic(Artifact artifact) |
String |
BundleUtils.calculateBundleSymbolicName(Artifact artifact) |
String |
BundleUtils.calculateBundleVersion(Artifact artifact) |
Copyright © 2012–2021. All rights reserved.