public class ArtifactListBuilder extends Object
| Constructor and Description |
|---|
ArtifactListBuilder(org.jboss.galleon.maven.plugin.util.MavenArtifactRepositoryManager artifactResolver,
Path localMvnRepoPath,
org.apache.maven.plugin.logging.Log log)
Create an Artifact list builder.
|
| Modifier and Type | Method and Description |
|---|---|
Path |
add(ArtifactCoords coords) |
String |
build() |
protected Map<String,String> |
getMap() |
public ArtifactListBuilder(org.jboss.galleon.maven.plugin.util.MavenArtifactRepositoryManager artifactResolver,
Path localMvnRepoPath,
org.apache.maven.plugin.logging.Log log)
public Path add(ArtifactCoords coords) throws org.jboss.galleon.ProvisioningException, org.eclipse.aether.resolution.ArtifactDescriptorException, IOException
org.jboss.galleon.ProvisioningExceptionorg.eclipse.aether.resolution.ArtifactDescriptorExceptionIOExceptionpublic String build()
Copyright © 2016–2021 JBoss by Red Hat. All rights reserved.