If intranet is available then you can use tomcat and create your repository for the first time. Give the url (something like http://my-local-repo:8080/maven2) to all the developers. It is more like using your own repository instead of connecting to central. In this case you have to make sure that you have made all the required libraries in your local repo.
Thanks, Ari Jeremy
