Hi folks, I have a few 3rd party jars installed into my local repository, but each time I call the maven install plugin the output tells me maven is downloading the jars (and it takes some time to 'download' each jar).
Am I missing some point here? Is maven looking for this artifacts at the web repositories? One of my theories is that if I had a intranet maven repository properly configured maven would look for this artifacts there, it would see that there are no new versions and quickly would keep using the local cache. Is this right? -- "Minds are like parachutes, they work best when open." Bruno Patini Furtado Software Developer webpage: http://bpfurtado.net software development blog: http://bpfurtado.livejournal.com
