RE: jars download

2003-07-07 Thread Todd Feather
Hi Kristine, There's a couple of different ways to do this. You could create a local repository running on some http server. I found it a bit quicker to just create your dependencies and then *override* them in the project.properties file. This is in the documentation for using Maven, I believe.

Re: jars download

2003-07-07 Thread Chris Winters
Kristine Weissbarth wrote: please can anybody answer me? Is maven always downloading the jars from ibiblio? How can I declare jars that cannot be found on ibiblio? I specified an url within the dependency tag which refers to the download site of the jar but maven still tries to download it from ibi