http://javaadventure.blogspot.ie/2013/11/jenkins-maven-job-type-considered-evil.html
I am willing to bet that it is the Maven Job type's evil hooks that are causing your issues... I believe there is some turd polishing hack on top of a hack that lets the Maven job type intercept the deploy and then do it all at the end... On 6 November 2013 07:02, David Gang <[email protected]> wrote: > Hi all, > > When i run maven deploy with eclipse and the tests fail, it does not > continue to deploy. > When a run the same project through jenkins with the target deploy, it > continues to deploy. > How can i prevent it from happening? > > Thanks, > David > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
