public class P2ArtifactDownloadTool extends Object
Constructor and Description |
---|
P2ArtifactDownloadTool(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
MavenLogger logger) |
Modifier and Type | Method and Description |
---|---|
void |
downloadArtifactsToLocalMavenRepository(List<org.eclipse.equinox.p2.metadata.IArtifactKey> artifacts,
List<URI> artifactRepositoryLocations,
LocalArtifactRepository localMavenRepository,
boolean includePackedArtifacts) |
public P2ArtifactDownloadTool(org.eclipse.equinox.p2.core.IProvisioningAgent agent, MavenLogger logger)
public void downloadArtifactsToLocalMavenRepository(List<org.eclipse.equinox.p2.metadata.IArtifactKey> artifacts, List<URI> artifactRepositoryLocations, LocalArtifactRepository localMavenRepository, boolean includePackedArtifacts)
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.