What's the easiest way to download the whole central repository?  Is
there a maven plugin to do that?  Or is there some way to get a zip of
the whole thing?

On Mon, 2007-03-19 at 14:26 +0000, Andrew Williams wrote:
> If you can run maven on an internet connected computer first to  
> download all the dependencies then you could just copy the ~/.m2/ 
> repository/ directory to the computer without the internet and run  
> maven in offline mode (mvn -o)
> 
> Andy
> 
> On 19 Mar 2007, at 07:17, Ivan Biddles wrote:
> 
> > Hi,
> >
> > I am integrating several open source projects into an application and
> > some of these projects are built with Maven, which I have not used to
> > date.
> >
> > I have read the FAQs etc. but I could not find a mention of being able
> > to do a Maven build on a machine that is not directly connected to the
> > Internet or whether such a connection is a prerequisite.
> >
> > My situation is that my development machine is not connected but I do
> > need to be able to build some of these projects. Is there some way  
> > that
> > Maven supports this "disconnected" build?
> >
> > Thanks. Best wishes, Ivan.
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to