public class DependencyArtifactStubFactory extends ArtifactStubFactory
Constructor and Description |
---|
DependencyArtifactStubFactory(File theWorkingDir,
boolean theCreateFiles) |
Modifier and Type | Method and Description |
---|---|
ArtifactItem |
getArtifactItem(Artifact artifact) |
List<ArtifactItem> |
getArtifactItems(Collection<Artifact> artifacts) |
createArtifact, createArtifact, createArtifact, createArtifact, createUnpackableFile, getArtifactArtifacts, getClassifiedArtifacts, getFormattedFileName, getGroupIdArtifacts, getMixedArtifacts, getReleaseAndSnapshotArtifacts, getReleaseArtifact, getScopedArtifacts, getSnapshotArtifact, getSrcFile, getTypedArchiveArtifacts, getTypedArtifacts, getUnpackableFileName, getWorkingDir, isCreateFiles, setArtifactFile, setCreateFiles, setSrcFile, setUnpackableFile, setVariableValueToObject, setWorkingDir
public DependencyArtifactStubFactory(File theWorkingDir, boolean theCreateFiles)
theWorkingDir
- theCreateFiles
- public ArtifactItem getArtifactItem(Artifact artifact)
public List<ArtifactItem> getArtifactItems(Collection<Artifact> artifacts)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.