Hi,
If somebody could add this to the getting started:building documentation it
would probably help the next person behind a proxy who wishes to build Maven.
If you happen to be behind a proxy edit the projet.properties file so it
contains this:
## ----------------------------------------------------------
## ${user.home}/build.properties
## ----------------------------------------------------------
.
.
maven.proxy.host = my.proxyserver.com
maven.proxy.port = 8080
maven.proxy.username = username
maven.proxy.password = password
You also have to edit the the build-bootstrap.xml so it knows your proxy but I
haven't looked into how to do that elgantly.
Cheers,
David Salib
b.t.w. I'm not registed to the mailing list so if you want to contact me, mail
me directly.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]