Class and Description |
---|
org.apache.maven.index.context.NexusAnalyzer.DeprecatedClassnamesTokenizer |
org.apache.maven.index.UniqueGAArtifactFilterPostprocessor
Use
UniqueArtifactFilterPostprocessor instead. |
Exceptions and Description |
---|
org.apache.maven.index.artifact.IllegalArtifactCoordinateException
Not throwed anymore.
|
Field and Description |
---|
org.apache.maven.index.IteratorSearchResponse.EMPTY_ITERATOR_SEARCH_RESPONSE
Use
IteratorSearchResponse.empty(Query) instead. |
org.apache.maven.index.IteratorSearchResponse.TOO_MANY_HITS_ITERATOR_SEARCH_RESPONSE
Left here for backward compatibility, but since version 4.1.0 (see MINDEXER-14) there is NO notion of "hit limit" anymore.
|
Constructor and Description |
---|
org.apache.maven.index.artifact.Gav(String, String, String, String, String, Integer, Long, String, boolean, boolean, Gav.HashType, boolean, Gav.SignatureType)
The
boolean snapshot parameter is simply neglected. Use the constructor without it. |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.