Skip to content

search: Add test verifying http artifacts exist

Ebernhardson requested to merge work/ebernhardson/check-http-artifacts into main

We had two artifacts configured in artifacts.yaml that were incorrect, but didn't find out until attempting to deploy the repository. Add a test to give early failure messages about artifacts that don't exist.

Additionally fix the rdf-spark-tools artifact to point to the correct maven coordinate.

Merge request reports