Storing a password is never a good idea.
If you're using ssh I would strongly recommend you use "ssh-keygen -t DSA" (on the sending side) and related line with the public-key in ".ssh/auhtorized_keys2" in the receiving side instead.


Paul


Bateman, Patrick eMEDIA wrote:
One more question, is there a property for the password.

To deploy multiple sites using the reactor within an automated cron job, I
need to specify a password.

Thanks

Pat

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 13 August 2003 01:05
To: Maven Users List
Subject: Re: ${maven.site.tar.executable} xUvf


point the property at a GNU version of tar? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/


"Bateman, Patrick eMEDIA" <[EMAIL PROTECTED]> wrote on 12/08/2003 10:21:23 PM:



The site\plugin.jelly script defines the tar parameters as uUvf which

does


not work on the version of Solaris that I'm using.

'cd /apps/maven/mtcom/www/mt-bv/;gunzip mt-bv-0.1-site.tar.gz;tar xUvf
mt-bv-0.1-site.tar;chmod -R g+u *;rm mt-bv-0.1-site.tar'
[exec] tar: U: unknown option
[exec] Usage: tar [EMAIL PROTECTED] [-k size] [tapefile]
[blocksize] [exclude-file] [-I include-file] files ...
Is there a way to override this plugin without having to rebuild ??

Thanks

Pat
This email and any files transmitted with it are confidential and

intended


solely for the use of the individual or entity to whom they are

addressed.


If you have received this email in error please notify the system

manager.



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



Reply via email to