Hi,
I'm having a strange problem with deployment of the site via scp. Here is
what's in my pom.xml
(...)
<id>doc-site</id>
<name>Documentation Site</name>
<url>
scp://lara/opt/java-build/site/${artifactId}/${version}
</url>
(...)
The settings.xml contains:
(...)
<server>
<id>doc-site</id>
<username>mm</username>
<password>[EMAIL PROTECTED]</password>
</server>
(...)
Despite the fact the password is specified in settings.xml it still prompts
me for it during the deployment and works OK if the right password is
supplied. The target server runs sshd on Suse Linux 10.
The strange thing is when I try to deploy exectly the same site to the
Windows box (running sshd from Cygwin) it all works fine (I mean no prompt
and the site is deployed). Can't see why the two should be any different
from the scp client point of view.
Is this a bug in site plugin?
Regards
Maciej
_________________________________________________________________
Search for local singles online @ Lavalife - Click here
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Flavalife9%2Eninemsn%2Ecom%2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26locale%3Den%5FAU%26a%3D22141&_t=751140432&_r=emailtagline_may_search&_m=EXT
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]