Hi I am working on an open-source project *dhis2*, the source code is reside on launchpad. before building the new version's war file in launchpad we have to create account (if not registered) then add ssh rsa key then checkout code through bazaar on local computer then build by maven. its very weird to update the source code every time when new updates occur so i decided to implement Jenkins. but i am getting problem during build i did Google about my problem but it was worthless i am sending the Jenkins properties could you please have a look on that where i am doing wrong!
Thank you