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


Reply via email to