Maven searching remote repo's for locally installed jars

2011-07-08 Thread mschipperheyn
Hi, When I build a project. Maven tries to find the jars that I installed locally, because they don't have repositories through all the repo's I have set up. It takes ages. How can I prevent this from happening? Kind regards, Marc -- View this message in context:

Re: Maven searching remote repo's for locally installed jars

2011-07-08 Thread Wendy Smoak
On Fri, Jul 8, 2011 at 8:53 AM, mschipperheyn m.schipperh...@gmail.com wrote: When I build a project. Maven tries to find the jars that I installed locally, because they don't have repositories through all the repo's I have set up. It takes ages. How can I prevent this from happening? There

Re: Maven searching remote repo's for locally installed jars

2011-07-08 Thread Ron Wheeler
On 08/07/2011 8:53 AM, mschipperheyn wrote: Hi, When I build a project. Maven tries to find the jars that I installed locally, because they don't have repositories through all the repo's I have set up. It takes ages. How can I prevent this from happening? Your own Nexus mirroring the