I'm getting this error when running tests: ```$ PA...
# general
d
I'm getting this error when running tests:
Copy code
$ PANTS_DEV=1 ./pants test
INFO] Detected git repository at /home/tansy/code/pants on branch tansy.issue2544

16:55:04 00:00 [main]
               (To run a reporting server: ./pants server)
16:55:04 00:00   [bootstrap]
16:55:04 00:00   [setup]
16:55:04 00:00     [parse]
               Executing tasks in goals: bootstrap -> imports -> unpack-jars -> deferred-sources -> gen -> jvm-platform-validate -> resolve -> resources -> compile -> test
16:55:04 00:00   [bootstrap]
FAILURE: Failed to locate a JDK distribution with minimum_version None, maximum_version None


16:55:05 00:01   [complete]
               FAILURE