Package org.apache.maven.index.artifact
Class M1ArtifactRecognizer
java.lang.Object
org.apache.maven.index.artifact.M1ArtifactRecognizer
Deprecated.
Maven1 support to be dropped.
Utility methods for basic "detection" of artifact kind in M1 repository.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isChecksum
(String path) Deprecated.Is this item M1 Checksum?static boolean
isMetadata
(String path) Deprecated.Is this item M1 metadata? There is no such!static boolean
Deprecated.Is this item M1 POM?static boolean
isSnapshot
(String path) Deprecated.Is this item M1 snapshot?