Class UniqueGAArtifactFilterPostprocessor

java.lang.Object
org.apache.maven.index.UniqueGAArtifactFilterPostprocessor
All Implemented Interfaces:
ArtifactInfoFilter

@Deprecated public class UniqueGAArtifactFilterPostprocessor extends Object implements ArtifactInfoFilter
Deprecated.
A special reusable filter, that filters the result set to unique Repository-GroupId-ArtifactId combination, leaving out Version. There is a switch to make the Indexer-wide unique by ignoring repositories too.
Author:
cstamas