Skip to content

borisbaldassari/maven-index-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Index Exporter

This Docker image reads a Maven Indexer index and extract information about the indexed documents as a convenient text file.

It takes as input the full set of Maven indexes files, as can be seen in the central maven repository, and uses two Java tools (maven-indexer-cli and clue) to extract the indexes (in indexes/) and export them in the export/ directory.

An official Docker image is provided for quick tests on DockerHub.

List of maven repositories

We also provide a curated list of maven repositories that can be used with the Docker images, i.e. they use the Maven indexer, make their indexes publicly available, and use the same version as the exporter.

See docs/maven_repositories.md.

About

A docker image to extract readable (text) lucene indexes from a Maven Indexer index file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published