Re: Using Maven without internet access

2010-05-17 Thread Anders Hammar
Not sure if you intended to write some reply? Your mail was blank. /Anders On Mon, May 17, 2010 at 11:56, Kenneth Petersen wrote: > I am new to Maven, so if the answer is simple, I apologies. > > I am trying to use Maven on a network with firewall restrictions > disallowing Maven access to the

Re: Using Maven without internet access

2010-05-17 Thread Aleksey Didik
Use mirror settings in settings.xml. It make you possible to redirect every maven request to you local repo. http://maven.apache.org/guides/mini/guide-mirror-settings.html hth, Aleksey 17.05.2010 15:07, Kenneth Petersen пишет: I think my first mail was lost, so here I go again... I am new to

Using Maven without internet access

2010-05-17 Thread Kenneth Petersen
I am new to Maven, so if the answer is simple, I apologies. I am trying to use Maven on a network with firewall restrictions disallowing Maven access to the different remote internet repositories. Therefore I need to install a Maven remote repository within the network, and have all Maven plug-

Re: Using Maven without internet access

2010-05-17 Thread Anders Hammar
This is described in the Nexus book: http://www.sonatype.com/books/nexus-book/reference/maven.html It should be the same with Artifactory, maybe just some other urls. /Anders On Mon, May 17, 2010 at 13:07, Kenneth Petersen wrote: > I think my first mail was lost, so here I go again... > > I am n

Using Maven without internet access

2010-05-17 Thread Kenneth Petersen
I think my first mail was lost, so here I go again... I am new to Maven, so if the answer is simple, I apologies. I am trying to use Maven on a network with firewall restrictions disallowing Maven access to the different remote internet repositories. Therefore I need to install a Maven remote r