This fixes the strange activity where make commands try to get a token for jobs that don't need it.
$ make stop_artifactory
Logging in to Artifactory (http://localhost:8082) as admin ...
curl: (7) Failed to connect to localhost port 8082 after 7 ms: Couldn't connect to server
Failed to login to Artifactory
This fixes the strange activity where make commands try to get a token for jobs that don't need it.