Hi
Am new to Jenkins, The below is the my requirement. please help me, how I can achieve the requirement.
I am going to use Jenkins for Tibco Application Deployment and I have more than 40 Applications and Each application code path (Repository URL), build.xml and Tag Base URL is different. so I am planning to create 40 build.xml and one Jenkins job so I can run a job using an input parameter file which will provide the Repository URL, Build.xml and Tag Base URL.
Please Provide possible solution for my requirement.