Hi, I just set up my Junit tests in Jenkins, and I am using Maven. Once you set a build (in the Build section of a free style Jenkins job) with
Maven 3.0 -e clean install when Jenkins builds the project it will also run the tests automatically, without setting anything up in addition to what I specified above. Let me know if this helps, Jules -- 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.
