Class ActiveProjectArtifact

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

@Deprecated public class ActiveProjectArtifact extends Object implements Artifact
Deprecated.
Wraps an active project instance to be able to receive updates from its artifact without affecting the original attributes of this artifact.