On Wed, 2008-05-28 at 09:04 -0700, Henri Yandell wrote: > Thanks - currently it gets to the password prompt and then refuses to > accept my password. Do I need something in ~/.m2/settings.xml? > Currently I don't have one.
You will definitely need a ~/.m2/settings.xml and it needs an entry such as: <servers> <server> <id>dav.codehaus.org</id> <username>russel</username> <password>XXXX</password> </server> </servers> Only for the Apache servers rather than the Codehaus servers obviously :-) -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077
signature.asc
Description: This is a digitally signed message part