Re: Unable to run git repository on jenkins which is deplyed under tomcat8

2019-02-01 Thread kalyan
Quick help, Is there a way to trigger Jenkins job on changes only to a specific subfolder in the Git repository.? Traditionally, we were using VSTS for CICD and it has inbuilt GIT hooks to handle request but in Jenkins i couldn't find any concrete solution. Can some body please help. On Fri, Fe

Run link is disabled under Pipeline when Jenkins job configured with Parameters

2017-01-29 Thread Kalyan Bhave
hi Team, I have configured Jenkins job with "This build is parameterized". While I Build individually I see no issues at all. But if I add this job in Pipeline and execute "Run" Link is Disabled and I could see below error. Do we have any alternate solution for this so that I can add Parameters

WebSphere Deployer Plugin - java.io.IOException: HTTPS hostname wrong

2015-08-06 Thread Siva Kalyan Chittamuru
Folks, I am trying to setup Jenkins Continous integration and deployment to WebSphere. WebSphere Version is 8.5.5. I have deployed WebSpehre Deployer Plugin and and test connection to Websphere is successful. How ever, when the build is completed in Jenkins, upload of archive is failing. Here

Git Client Plugin Include Region triggered Incorrect jobs

2015-03-04 Thread Kalyan K
equired. This can still trigger extra builds as "-m" means the changes between all legs of a merge commit are displayed. However, without this, conflict resolution changed as part of the merge commit would be skipped." Please let us know your thoughts/suggestions. Thanks, Kalyan -

Re: Git Plugin Triggering Build Inaccurately

2015-03-04 Thread Kalyan K
the size of the output is reduced, and therefore less heap required. This can still trigger extra builds as "-m" means the changes between all legs of a merge commit are displayed. However, without this, conflict resolution changed as part of the merge commit would be skipped."