Class ArtifactContext

java.lang.Object
org.apache.maven.index.ArtifactContext

public class ArtifactContext extends Object
An artifact context used to provide information about artifact during scanning. It is passed to the IndexCreator, which can populate ArtifactInfo for the given artifact.
Author:
Jason van Zyl, Tamas Cservenak
See Also: