Uses of Class
org.apache.maven.artifact.ant.AttachedArtifact

Uses of AttachedArtifact in org.apache.maven.artifact.ant
 

Methods in org.apache.maven.artifact.ant that return AttachedArtifact
 AttachedArtifact InstallDeployTaskSupport.createAttach()
           
 

Methods in org.apache.maven.artifact.ant with parameters of type AttachedArtifact
protected  org.apache.maven.artifact.Artifact InstallDeployTaskSupport.createArtifactFromAttached(AttachedArtifact attached, org.apache.maven.artifact.Artifact parent)