Hi nothingman,
Credit really goes to Michael Horwitz. He found out the error only happens
on Windows machine ;).
Anyway, please do update if you found anything on the maven mailing list.
Regards
fadhli
On 5/28/07, nothingman <[EMAIL PROTECTED]> wrote:
Hi fadhlirahim,
yes if run maven in off
Hi fadhlirahim,
yes if run maven in offline-mode (mvn -o integration-test) the
integration-test works!
I think it's a maven problem as states in the thread that you suggest me...
I'll try to investigate on maven mailing list...
Thank you very much!
--
Nothingman
fadhlirahim wrote:
>
> I d
I don't know if your problem is related to mine, but maybe you can check it
out:
http://www.nabble.com/Error-while-running-integration-test-tf3807912s2369.html#a10779061
All I did was just added the mvn options -o while doing my integration test.
On 5/25/07, Matt Raible <[EMAIL PROTECTED]> wrot
I don't know the answer to this, but please let us know if you find
out. You might look at Canoo WebTest's documentation:
http://webtest.canoo.com/webtest/manual/manualOverview.html
My guess is it's in Canoo's settings (which it doesn't look like):
http://webtest.canoo.com/webtest/manual/confi
Hi,
in our environment we have to use an http-proxy and I've configured
setting.xml in the following manner:
true
http
myproxy.it
31080
localhost|127.0.0.1
nothingman
passwd
Every thing work and maven can download dependencies but when I