Thanks, this is exactly what I needed to know. Works fine! I filed a jira for
the NPE, because wagon should give you a sensible error message instead.

Paul


Zeltner Martin wrote:
> 
> Hello Paul
> 
> The NullPointerException seams to occur when the ftp wagon tries to get
> the authentication data. Try to set the following settings in your
> settings.xml (default location "~/.m2").
> 
> <settings>
> ...
>     <servers>
>         <server>
>             <id>akathist-repository</id>
>             <username>xyz_user</username>
>             <password>xyz_password</password>
>         </server>
>     </servers>
> ...
> </settings>
> 
> 
> Cheers,
> Martin
> http://el4j.sf.net
> 
>  
> 
>> -----Original Message-----
>> From: pjungwir [mailto:[EMAIL PROTECTED] 
>> Sent: Mittwoch, 18. Oktober 2006 22:46
>> To: [email protected]
>> Subject: Re: ftp-wagon NullPointerException
>> 
>> 
>> Ah, there is a beta-1. I tried that, but I still get the same problem.
>> 
>> -- 
>> View this message in context: 
>> http://www.nabble.com/ftp-wagon-NullPointerException-tf2469460
>> .html#a6885414
>> Sent from the Maven - Users mailing list archive 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ftp-wagon-NullPointerException-tf2469460.html#a6899162
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to