-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major
-
Component/s: core, maven-plugin, postbuild-task-plugin, postbuildscript-plugin
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 !!!