Error in setting up maven

hello community has any one run into this error before
error in setting up Maven
when i run the git submodule update --init --depth 1 --recursive command it throughs up an error
any idea ?

It’s not an issue with maven, It’s an issue related with git fetching the submodules.
Most probably it’s caused by a slow network connection.

thnak you @Moses_Mutesasira solved !!!