The periodic master builds of are now failing because they're trying to download a 7.0.0-alpha1-SNAPSHOT version from Maven which does not exist for obvious reasons.
e.g. https://elasticsearch-ci.elastic.co/view/Elasticsearch/job/elastic+elasticsearch-hadoop+master+periodic/425/console
It's possible (likely) this is due to elastic/elasticsearch#27397 which changes the way that version numbers are handled in the build system.