RE: ftp-wagon NullPointerException

2006-10-19 Thread Zeltner Martin
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
idakathist-repository/id
usernamexyz_user/username
passwordxyz_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: users@maven.apache.org
 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]



RE: ftp-wagon NullPointerException

2006-10-19 Thread pjungwir

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
 idakathist-repository/id
 usernamexyz_user/username
 passwordxyz_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: users@maven.apache.org
 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]



Re: ftp-wagon NullPointerException

2006-10-18 Thread pjungwir

I should add that I tried searching around http://maven.apache.org/wagon/,
but almost all the links are 404s.

Paul

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


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



Re: ftp-wagon NullPointerException

2006-10-18 Thread pjungwir

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]