Class ActiveProjectArtifact

java.lang.Object
org.apache.maven.project.artifact.ActiveProjectArtifact
All Implemented Interfaces:
Comparable<Artifact>, Artifact

public class ActiveProjectArtifact extends Object implements Artifact
Wraps an active project instance to be able to receive updates from its artifact without affecting the original attributes of this artifact.
Version:
$Id: ActiveProjectArtifact.java 767324 2009-04-21 22:53:49Z jdcasey $