Try adding the parameter: -generatePom=true while installing your 3rd party jars. Not 100% sure it'll help but worth a try.
_Mang Lau "Bruno Patini Furtado" <[EMAIL PROTECTED]> 03/31/2006 03:18 PM Please respond to "Maven Users List" <[email protected]> To "Maven Users List" <[email protected]> cc Subject Downloading local cached jars 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
