Connect Operation timed out while running mvn test
问题 I have created a new quarkus project using online tool with kotlin extenstion. I am able to execute ./mvnw compile quarkus:dev and curl on http://localhost:8080. However I am getting following exception while executing ./mvnw test . [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running dev.sanket.ExampleResourceTest 2020-02-20 14:06:27,010 INFO [io.quarkus] (main) Quarkus 1.2.1.Final