If you are temporarily disconnected from the internet and you need to build your projects offline you can use the offline switch on the CLI:
mvn -o package
If you are temporarily disconnected from the internet and you need to build your projects offline you can use the offline switch on the CLI:
mvn -o package