I have a project in IntelliJ that uses Maven. I need to move the project to a PC that will have IntelliJ installed but doesn’t have external internet access due to corporate firewall rules.
What is the best way to grab the project and all of its dependencies so that when I set the project up in IntelliJ on the target machine IntelliJ will still see the projects dependencies.