I know we have used the NAR plugin, but it doesn't have native support for cppunit with maven and it appears to be a dormant project. We were looking into modifying the native plugin to change the test-compile and test lifescylce bindings to bind to the native plugin itself so as to allow it to compile/link the test classes during the test-compile and then run them during the test phase.
-----Original Message----- From: Harper, Brad [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 2:14 PM To: Maven Users List Subject: Using cppunit Unit Test Framework with Maven It looks like there's been some progress made in this area since I last looked into it, specifically the jade-native plugin [from jfrog.org] and the NAR plugin [from freehep.org]. I'm returning to a dormant project originally set to use the maven native plugin, and am trying to decide on a direction, with Cppunit-based tests now part of the equation. Has anyone run down this road recently? Thanks. Brad --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
