François,
I mean in your settings.xml you need to uncoment the proxy element and
configure it to use your proxy.
The -e option just shows you stacktraces if an error occurs. It may or
maynot have more information that coud help.
If you can't see http://repo.mergere.com/maven2/ in your browser then
maybe you should figure that out first then it might give you some
clues to why maven isent working?
Ben
On 5/31/06, Francois Vandewalle <[EMAIL PROTECTED]> wrote:
Hello Ben,
The problem is still here.
I do not understand what you mean with "uncomment a bit".
I have remove the line "<id>optional</id>" since it is not in other maven
examples I found on the apache server.
The result is the following:
<proxy>
<active>true</active>
<protocol>http</protocol>
<username>******</username>
<password>******</password>
<host>**.**.***.***</host>
<port>80</port>
<nonProxyHosts>www.google.com</nonProxyHosts>
</proxy>
I am quite sure about the values I entered since I had to follow a similar
procedure to install bugzilla 2 weeks ago and it worked.
I do not either understand how the option -e should help me. I do not see
any information that tells me what worked and what did not.
Is there a possibility to install the plugins "by hand" (download using FTP
and configuration of file in text editors) ?
Regards,
François
--
View this message in context:
http://www.nabble.com/Getting+Started+-+Problem+with+plugin-t1704376.html#a4644548
Sent from the Maven - Users forum at Nabble.com.
---------------------------------------------------------------------
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]