Hi, I have configured Jenkins in tomcat.
Jenkins is running fine without any issue. I have configured the freestyle project in jenkins and get the code using git. Compiled the code and generated the war file. Now I want to deploy the war in tomcat through the Jenkins. Configured the deploy plug-in. In the post build section, passed the war details and context path along with tomcat version and tomcat url. Here, I want pass the tomcat credentials which I am not able to do. as my jenkins credentials and tomcat credentials are different. I am able to deploy the war when I configured the same credentials. Please suggest me how to pass the tomcat credentials which are different to Jenkins. My Jenkins version is 2.60.3 tomcat version is 7.x Thank you. Naga -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/7f434263-0917-4222-ae0d-fa3fb4b5f9e8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
