Package org.apache.maven.index
Class DefaultScanner
java.lang.Object
org.apache.maven.index.DefaultScanner
- All Implemented Interfaces:
Scanner
A default repository scanner for Maven 2 repository.
- Author:
- Jason Van Zyl, Tamas Cservenak
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionscan
(ScanningRequest request) Scan repository artifacts and populateScanningResult
-
Constructor Details
-
DefaultScanner
-
-
Method Details
-
scan
Description copied from interface:Scanner
Scan repository artifacts and populateScanningResult
-