You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Jarrell, Maury" <Ma...@fhr.com> on 2004/08/26 16:55:28 UTC

RE: Is there a way to separate maven's repository from my reposit ory?


> -----Original Message-----
> From: Courtney, Craig [mailto:Craig.Courtney@cardinal.com]
> Sent: Thursday, August 26, 2004 9:46 AM
> To: Maven Users List
> Subject: RE: Is there a way to separate maven's repository from my
> repository?
> 
> That's exactly what I want.  I want maven to be able to download what it
> needs... but it's repository for execution of the tool should be different
> than the repository I use for my builds.  Doesn't seem to be a way to do
> this.
> 
> Craig


Hi, Craig, 

Doesn't Maven's use imply "certification" of the libraries it uses?  In
other words, why would you approve Maven's use, and thus its dependencies,
and not certify those dependencies for use in other ways?

I am very new to Maven and may not understand your issue at all, but I run
Maven on a server with no internet access.  I, somewhat tediously,
downloaded all the jars Maven needed to a local repository and then manually
added dependencies from my project.  If my organization dictated that there
was to be only one repository, then the only way for any other developer to
add a library would be to go through whatever process we set up to get one
manually added.  Thoughts?

Maury


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org