Maven :: Indexer CLI

Indexer CLI produces a CLI tool for indexing and publishing Maven repositories.

CLI Options Reference

Use either unpack (-u,--unpack) or index (-i,--index and -r,--repository) options.

OptionsDescription
-c,--chunksCreate incremental chunks.
-D,--define Define a system property
-d,--destination Target folder.
-e,--errorsProduce execution error messages
-h,--helpDisplay help information
-i,--index Path to the index folder.
-k,--keep Number of incremental chunks to keep.
-n,--name Repository name.
-q,--quietQuiet output - only show errors
-r,--repository Path to the Maven repository.
-s,--checksumsCreate checksums for all files (sha1, md5).
-t,--type Indexer type (default, min, full or comma separated list of custom types).
-u,--unpackUnpack an index file
-v,--versionDisplay version information
-X,--debugProduce execution debug output