public interface PomDependencyCollector
Modifier and Type | Method and Description |
---|---|
void |
addArtifactWithExistingMetadata(IArtifactFacade artifact,
IArtifactFacade p2MetadataFile) |
void |
publishAndAddArtifactIfBundleArtifact(IArtifactFacade artifact) |
void |
setProjectLocation(java.io.File projectLocation)
Sets the root folder of the project the target platform applies to.
|
void setProjectLocation(java.io.File projectLocation)
void publishAndAddArtifactIfBundleArtifact(IArtifactFacade artifact)
void addArtifactWithExistingMetadata(IArtifactFacade artifact, IArtifactFacade p2MetadataFile)