public class ModuleArtifactRepository extends AbstractMavenArtifactRepository
p2artifacts.xml file in the given build target directory, which contains a
list of all artifacts with p2 and Maven coordinates. (In particular the classifier part of
the Maven coordinates is relevant.)local-artifacts.properties file, which maps classifiers to the file system
locations of the artifacts before they are uploaded into a Maven repository.descriptors, descriptorsMap, VERSION| Constructor and Description |
|---|
ModuleArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
File repositoryDir) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
getOutputStream(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor) |
addDescriptor, addDescriptors, contains, contains, descriptorQueryable, getArtifact, getArtifactDescriptors, getArtifactFile, getArtifactFile, getArtifacts, getContentLocator, getP2GAV, getRawArtifact, internalAddDescriptor, loadMaven, query, resolveaddDescriptor, addDescriptors, createArtifactDescriptor, createArtifactKey, equals, executeBatch, hashCode, removeAll, removeAll, removeDescriptor, removeDescriptor, removeDescriptor, removeDescriptor, removeDescriptors, removeDescriptors, removeDescriptors, removeDescriptorsassertModifiable, getDescription, getLocation, getName, getProperties, getProperty, getProvider, getProvisioningAgent, getType, getVersion, isModifiable, setDescription, setLocation, setName, setProperties, setProperty, setProperty, setProvider, setType, setVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddDescriptor, addDescriptors, createArtifactDescriptor, createArtifactKey, executeBatch, removeAll, removeAll, removeDescriptor, removeDescriptor, removeDescriptor, removeDescriptor, removeDescriptors, removeDescriptors, removeDescriptors, removeDescriptorspublic ModuleArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
File repositoryDir)
throws org.eclipse.equinox.p2.core.ProvisionException
org.eclipse.equinox.p2.core.ProvisionExceptionpublic OutputStream getOutputStream(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor) throws org.eclipse.equinox.p2.core.ProvisionException
getOutputStream in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositorygetOutputStream in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepositoryorg.eclipse.equinox.p2.core.ProvisionExceptionCopyright © 2008-2012 Eclipse Foundation. All Rights Reserved.