Thanks Jeremy.Can you please elaborate? I also have aset of libraries which my modules depend on.My concern is which maven libraries and plugins do I need to run maven on the developers boxes?Is there any guidelines on how to do this?
Ari Jeremy wrote: > > 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 > > -- View this message in context: http://www.nabble.com/No-access-to-internet-after-first-download-tp14489609s177p14490077.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
