That said, it should owrk, and I have tested it sucessfully in the past. You might require a more recent version, but other than that there aren't enough details in the OP to determine the problem.
- Brett On 12/21/05, dan tran <[EMAIL PROTECTED]> wrote: > I would suggest to use dsa or rsa > > http://www.jdmz.net/ssh/ > > -D > > > On 12/20/05, Patrick O'shea <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I want to deploy a site without any user interaction, currently it asks me > > for a password > > even though it is in the settings.xml > > > > In my pom.xml i have defined: > > <distributionManagement> > > <site> > > <id>scmsite</id> > > <name>deploy site</name> > > <url>scp://cassiusgroup-3.internal.org/var/www/projname/</url> > > > > </site> > > </distributionManagement> > > > > And in the settings.xml i have defined: > > <server> > > <id>scmsite</id> > > <username>po82266</username> > > <password>po82266</password> > > </server> > > > > > > Is there something else, i'm missing ? > > thanks > > Patrick > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]