> -----Original Message-----
> From: Scott Goldstein [mailto:[EMAIL PROTECTED] On Behalf 
> Of [EMAIL PROTECTED]
> Sent: Wednesday, January 12, 2005 6:57 AM
> To: users@maven.apache.org
> Subject: Questions about Dependencies
> 
> [...]
> 
> 2.    One thing that I'm slightly uncomfortable about concerning the
> dependency system, is that the Maven remote repository acts 
> as a middle
> man, downloading jars from the original site and storing it for maven
> use.  Some of the jars have been renamed.  I'm assuming that no other
> changes have been made, but that requires a little bit of a trust
> factor.  I know Maven has a way to configure a dependency to download
> from the original site, but it doesn't always work because the
> originators of the site don't always make the jar downloadable by
> itself.  How do others feel about this?  Is there a convenient way
> around it?

To get more control over the dependencies you use, you can manually
download all JARs to a remote repository within your local network.
Although this is a lot of maintenance work, this gives to full control
what JARs beeing used in your Maven projects.

-Stefan

  
> Thanks.
>  
> Scott
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to