>
> Perhaps it would help if you gave some more information about your
> configuration, things you have tried, exact error messages, etc. Your
> request is somewhat lacking in that regard.
>
> On Thu, Jan 21, 2016, 08:44 Rohit Sharma > wrote:
>
>> Hello Everyone,
>
Hello Everyone,
I am using the jenkins version 1.625.3. And i am facing issues in
integrating jenkins with bitbucket. What all i need to do is to trigger a
job when a change is pushed to bitbucket. But unfortunately its not working
and I am continuously getting the 500 error response code on we
Hello
I am using jenkins version 1.639. Please tell me how to fix form too large
error. I was trying to add ssh credentials to login to remote server in
order to automate tasks but after couple of entries it started throwing
form too large error.
And another thing which i want to know is : I
Hi
I tried the conditional build step plugin but it is not marking the build
as failure if the condition got failed.
Thanks
Rohit
On Thursday, 4 June 2015 21:11:32 UTC+5:30, Rohit Sharma wrote:
>
> Hi
>
> I need ti run multiple build steps in a single job on condition basis
&
Hi
I need ti run multiple build steps in a single job on condition basis i.e.
if the first build step fails or if there is some error in first build step
then the changes should be rolled back. Is this possible with any plugin in
jenkins.
Thanks
--
You received this message because you are
I have created a user define jar file, i have installed it using maven on
my local. And am able to deploy and run the code on my local machine.
But when i checkin the code in Jenkin, Jenkin is not able to find my user
define jar file.
Please suggest what needs to be done.
that is how i am inclu