vert-x3 / vertx-maven-service-factory

Verticle factory for resolving verticles from Maven at run-time
Apache License 2.0
12 stars 12 forks source link

Test failure due to incorrect central URL #30

Closed vietj closed 4 years ago

vietj commented 4 years ago

Since the implementation uses maven-aether-provider version 3.1.0 that provides a non secure URL for central in its pom-4.0.0.xml the build cannot pass anymore. The tests started failing when the old central got invalid a few months ago.