org.apache.maven.plugin.dependency.testUtils
Class DependencyArtifactStubFactory
java.lang.Object
  
org.apache.maven.plugin.testing.ArtifactStubFactory
      
org.apache.maven.plugin.dependency.testUtils.DependencyArtifactStubFactory
public class DependencyArtifactStubFactory
- extends ArtifactStubFactory
 
 
 
| Methods inherited from class org.apache.maven.plugin.testing.ArtifactStubFactory | 
createArtifact, createArtifact, createArtifact, createArtifact, createUnpackableFile, getArtifactArtifacts, getClassifiedArtifacts, getFormattedFileName, getGroupIdArtifacts, getMixedArtifacts, getReleaseAndSnapshotArtifacts, getReleaseArtifact, getScopedArtifacts, getSnapshotArtifact, getSrcFile, getTypedArchiveArtifacts, getTypedArtifacts, getUnpackableFileName, getWorkingDir, isCreateFiles, setArtifactFile, setArtifactFile, setCreateFiles, setSrcFile, setUnpackableArtifactFile, setUnpackableArtifactFile, setUnpackableFile, setVariableValueToObject, setWorkingDir | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DependencyArtifactStubFactory
public DependencyArtifactStubFactory(File theWorkingDir,
                                     boolean theCreateFiles)
- Parameters:
 theWorkingDir - theCreateFiles - 
getArtifactItem
public ArtifactItem getArtifactItem(Artifact artifact)
 
getArtifactItems
public List<ArtifactItem> getArtifactItems(Collection<Artifact> artifacts)
 
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.