Re: Jenkins svn ssh / host key verification problems

2013-01-07 Thread Bjørn Water
So i have checked and the slave where i run my build process on does not contain a host key. So i suspect this slave also needs one? On Friday, January 4, 2013 3:19:31 PM UTC+1, Bjørn Water wrote: > > So i am trying to use the M2-release plugin to release my project and push > it to

Re: Jenkins svn ssh / host key verification problems

2013-01-07 Thread Bjørn Water
Anyone that has an idea? It is getting pretty anoying so far . Would love to get this working because it seems very promosing On Friday, January 4, 2013 3:19:31 PM UTC+1, Bjørn Water wrote: > > So i am trying to use the M2-release plugin to release my project and push > it to my nexus

Re: Jenkins svn ssh / host key verification problems

2013-01-04 Thread Bjørn Water
r container / launch /install method. > > the svn commands also needs to be run as this jenkins user. > > > On Friday, 4 January 2013 15:32:55 UTC, Bjørn Water wrote: >> >> I have removed the host from the file and then ran it again. >> There is no entry being ma

Re: Jenkins svn ssh / host key verification problems

2013-01-04 Thread Bjørn Water
ourserver/path/to/repo ? > > On Friday, 4 January 2013 14:46:40 UTC, Bjørn Water wrote: >> >> Hi James, >> >> I have manually removed the entry from the file and then did a SSH >> command again and accepted the certificate. >> Still getting the same problems

Re: Jenkins svn ssh / host key verification problems

2013-01-04 Thread Bjørn Water
On Fri, Jan 4, 2013 at 9:19 AM, Bjørn Water > > wrote: > > So i am trying to use the M2-release plugin to release my project and > push > > it to my nexus. > > I can do svn checkout and i can even tag my build and see it in my repo > > but when i try to

Re: Jenkins svn ssh / host key verification problems

2013-01-04 Thread Bjørn Water
emove the entry manually > from this file and retry with the ssh command) > > That should get it working > > /James > > On Friday, 4 January 2013 14:19:31 UTC, Bjørn Water wrote: >> >> So i am trying to use the M2-release plugin to release my project and >> push

Jenkins svn ssh / host key verification problems

2013-01-04 Thread Bjørn Water
So i am trying to use the M2-release plugin to release my project and push it to my nexus. I can do svn checkout and i can even tag my build and see it in my repo but when i try to do mvn release:prepare after a succesfull build i get an error [ERROR] BUILD FAILURE[INFO] --