Hi Currently I am using Jenkins ver. 1.488 <http://jenkins-ci.org/> to build my maven 3 project. As a part of the build process, I want to execute an application program (.exe file on windows 7) as a post build process.
But I am end with the issue https://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build mention in jenkin wiki. I tried with the given workarounds, but no luck. Could someone please help me to solve this. Many Thanks, Roshan.