Can't use maven2 (offline)

2005-11-17 Thread Eric Parpal
I'm back. First, thank you for your answers. Sorry to say this but the more I try it, the more I find it strange (under linux) ... and I can't start using a tool with such questions haunting me. Question 1 : I work under Linux (this could be important because I never succeeded in using the

Re: Can't use maven2 (offline)

2005-11-08 Thread Eric Parpal
Offline actually avoids all remote repositories (even file ones, as they might be on a shared drive). But I had said that offline=false. So, I don't understand why my defined repository is ignored. On 11/8/05, Eric Parpal [EMAIL PROTECTED] wrote: I tried with offline=false and file:///mypath

Can't use maven2 (offline)

2005-11-07 Thread Eric Parpal
My working network has no connection to internet (no way). I download and copied the part of www.ibiblio.org/maven2 that seemed to me necessary to launch the first command of the Quick Start (mvn archetype:create), let's say under file:/mypath/ibiblio/maven2. I tried several things, one by one,

Can't use maven2 (offline)

2005-11-07 Thread Eric Parpal
I tried with offline=false and file:///mypath/ibiblio/maven2 (in settings.xml and in the command line). Always the same message. Finally, are you sure you got all the dependencies of the archetype plugin and the archetype artifact itself? No I am not sure because no message warns me. The

[M2] Manual installation of plugins

2005-10-27 Thread Eric Parpal
Hello, I installed Maven2 on a protected network not connected to Internet. On the other side, I installed Maven2 on a machine connected to the internet network in the aim to download automatically all the necessaries files (and then to transfer them to the other network). I get an error

[M2] Manual installation of plugins

2005-10-27 Thread Eric Parpal
Are these two networks completly separated or is it possible to reach the one machine, that has an internet connection? If so, you can install there the Maven-proxy. Unfortunately, there is the Internet network and there is a secured network. No way to connect them, even for a minute ...