RE: [m1] unable to run jar:deploy using maven-1.1-beta3

2006-08-10 Thread Jeff Jensen
4:33 AM To: users@maven.apache.org Subject: [m1] unable to run jar:deploy using maven-1.1-beta3 Hi folks, I'm running Windows whereas the repository resides on a Linux box. I'm unable to successfully deploy my JAR using the following settings maven.repo.list=releases maven.repo.re

[m1] unable to run jar:deploy using maven-1.1-beta3

2006-08-10 Thread Siegfried Goeschl
Hi folks, I'm running Windows whereas the repository resides on a Linux box. I'm unable to successfully deploy my JAR using the following settings maven.repo.list=releases maven.repo.releases=scp://10.0.0.20 maven.repo.releases.directory=/home/sgoeschl/temp maven.repo.releases.username=foo mav