Re: Maven jenkins build is throwing exception.

2013-03-21 Thread devanand
Hi Eric, Just a UPDATE on this one I was trying to create a JOB as*Build a maven2/3 project*And it was throwing this exceptions so basically this feature is not stable and not working at all to create successful builds. I tried with *Build a free-style software project* And same commands

Re: Maven jenkins build is throwing exception.

2013-03-21 Thread devanand
Hi Eric, I am not using Poll feature at all... I have this build scheduled with Manual JOB only. But still i am getting this exception I don't see any workaround on this problem I am stuck really and don't know how to resolve this problem If you can give me some other workaroun

Re: Maven jenkins build is throwing exception.

2013-03-21 Thread Eric Pyle
Sorry, I don't know when it may be fixed. I am not involved in working on it. As for a workaround, the bug reporter says if the build is manually started, it succeeds - not sure if you've tried that. To still have builds triggered automatically, you could set up a post-commit hook in your sourc

Re: Maven jenkins build is throwing exception.

2013-03-21 Thread devanand
Hi Eric, When should i expect to be resolved this BUG ? or is there any work around to this problem ??? Thanks. On Thursday, March 21, 2013 5:28:58 AM UTC-7, Eric Pyle wrote: > > This is JENKINS-15642. > > Eric > > On 3/20/2013 8:34 PM, devan

Re: Maven jenkins build is throwing exception.

2013-03-21 Thread Eric Pyle
This isJENKINS-15642. Eric On 3/20/2013 8:34 PM, devanand wrote: Hi, I am getting following exception even though i can see my build is successfull. I can see on local box this has artifact available but still i can see this error wheneve

Maven jenkins build is throwing exception.

2013-03-20 Thread devanand
Hi, I am getting following exception even though i can see my build is successfull. I can see on local box this has artifact available but still i can see this error whenever i run my jenkins maven build job Please check the attachment of configuration which i am doingn for this project..