This installs:per maven repository.
For each maven repository configured in the configuration key
- one service `maven_index_exporter@.service and maven_index_exporter@.timer::repositories`, this installs:
- one run_timer maven_index_exporter.sh script to compute export.fld (one per maven@.timer and its associated service
repository)
For each maven repository configured in the configuration key_index_exporter@.service
`- one run_maven_index_exporter::repositories`, this installs an associated timer and service to.sh script to compute export.fld (the script is triggered
extract and publish a new export.fld. by the service)
A subsequent diff will add the apache part to allow the publishing of the export.fldFor now, this also installs 2 maven repositories to crawl:
- clojars
files.- maven-central
Related to T3746