Some of this overlaps existing work http://mojo.codehaus.org/cbuild-parent/cbuild-plugin-parent/make-maven-plugin/plugin-info.html
http://mojo.codehaus.org/cbuild-parent/cbuild-plugin-parent/shell-maven-plugin/plugin-info.html Not against or for it, so +0 ________________________________ From: "[email protected]" <[email protected]> To: [email protected] Sent: Wed, January 12, 2011 5:59:21 AM Subject: [mojo-dev] new plugin proposal : maven cxx plugin Hello, In order to complete my last work on a sonar plugin called sonar-cxx-plugin. I developed a maven plugin called maven-cxx-plugin. This plugin contains 9 mojo that achieve following phase: 1/ C++ customizable compilation phase (with CMake and make) 2/ C++ unit Test (based on xUnit) 3/ C++ static check tests (based on vera++, cppcheck and cppncss) 4/ C++ dynamic check tests (based on gcov/gcovr and valgrind) 5/ A generic executable launcher mojo (for custom phase usage) This plugin, in conjunction with sonar-cxx-plugin, allow seamless continuous integration process for c++ projects using (for example) Hudson and Sonar I choose to release this plugin under org.codehaus.mojo group id with artifactId maven-cxx-plugin Would this be interesting ? Regards, Franck Bonin --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
