unable to build java maven web project in jenkins

2015-11-22 Thread alagappan . venkatachalam
Hi, I am trying to setup a new Jenkins job to build my maven java web project and deploy to tomcat but it fails with the below error. Maven build works locally fine in my desktop using maven version 3.3.3. I am also using the same maven version in Jenkins but it fails only in Jenkins. All my ot

Can Folders to have OWN parameters?

2015-11-22 Thread Ruslan Zasukhin
Hi, As I understand, folder A can have many prepared jobs. Later somebody can COPY folder A to folder B, and change something ... But then, it seems to me, it could be a good idea to be able define some parameter(s) with the the same name In both folders, but specify different values: FolderA

Integration test

2015-11-22 Thread Matt Klein
I'm trying to ease transition our build test process to Jenkins. To date, everything is manual. Our final checkout is an integration test that runs as to processes and their startup has an order dependency. Both proccesses never exit in a success case...they have to be killed. I have the fol