Skip to content

ecosyste-ms/maven-index-exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 53.4%
  • Python 42.9%
  • Dockerfile 3.7%