Me and my friend are working on a Java maven project, the setup is identical as we get the project from git. On my setup Maven imports all dependencies correctly but for my
You could do try with the following solutions:
1.Check if your friend is using any proxy, if so add the proxy settings in the settings.xml of maven folder.
optional
true
http
somthing.com
portnumber