We do not recognize or handle the case where gcloud is installed but the app-engine-java components are not:
If not previously installed, install the app-engine-java components into the gcloud SDK: $ gcloud components install app-engine-java
They are not installed by default with the gcloud SDK, and need to be installed as an extra step.