Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta-5
-
Component/s: wagon-ssh
-
Labels:None
-
Number of attachments :
Description
Each ssh connection rewrites the known_hosts file which can cause problems when multiple maven deploys happen at the same time (in a CI environment such as Bamboo, CruiseControl, etc).
See thread on users list: http://www.nabble.com/Problem-with-scp-and-known_hosts-file-td21220861.html
You can help speeding up the fix by fixing it yourself by cutting a
internal release of wagon-ssh-beta-2+ and load it thru maven's
extensions to see if the problem goes away.
To make a quick fix, just comment out the place where knowhosts file
is rewritten