I'm attempting to use Jenkins for CI of a C++ project which is built using the maven-nar-plugin. I'd like to know how I could better integrate the nar-plugin with Jenkins so that failed tests do not cause a broken build, but instead cause an unstable build, as with JUnit tests for Java. The nar plugin has its own test execution goal and doesn't use the surefire plugin.
Any ideas where I would start? Will I need to create a Jenkins plugin? or use an existing Jenkins plugin? or modify the maven-nar-plugin? Much appreciated, Rob -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.