HomeSoftware Heritage

staging: Deploy maven index exporter to extract export.fld files

Description

staging: Deploy maven index exporter to extract export.fld files

per maven repository.

For each maven repository configured in the configuration key
maven_index_exporter::repositories, this installs:

  • one timer maven_index_exporter@.timer and its associated service maven_index_exporter@.service
  • one run_maven_index_exporter.sh script to compute export.fld (the script is triggered by the service)

For now, this also installs 2 maven repositories to crawl:

  • clojars
  • maven-central

Related to T3746

Details

Provenance
ardumontAuthored on Apr 5 2022, 11:56 AM
ardumontPushed on Apr 8 2022, 5:12 PM
Differential Revision
D7527: staging: Deploy maven index exporter to extract export.fld files
Parents
rSPSITE14d43893226b: Clean up whitespaces
Branches
Unknown
Tags
Unknown
Tasks
T3746: staging: Deploy maven indexer/lister/loader