-
Bug
-
Resolution: Won't Fix
-
Major
Post Build Shell Script initiates irrespective of Maven2 build status
The maven2 build fails and shows a BUILD ERROR in the console output of the build. ( added -Dmaven.test.failure.ignore=false )
According to the configuration the shell scripts will only initiate if build is successful.
But still the scripts get executed !!!
Please attach your job configuration file (in $JENKINS_HOME/jobs/<your_job>/config.xml).