[ https://jira.codehaus.org/browse/MOJO-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=297685#comment-297685 ]
franck bonin edited comment on MOJO-1633 at 5/2/12 8:15 AM: ------------------------------------------------------------ cxx-maven-plugin is now hosted at https://github.com/franckbonin/cxx-maven-plugin see documentation at /wiki/Introduction was (Author: fbonin): cxx-maven plugin is now hosted at https://github.com/franckbonin/cxx-maven-plugin see documentation at /wiki/Introduction > cxx-maven-plugin proposal > ------------------------- > > Key: MOJO-1633 > URL: https://jira.codehaus.org/browse/MOJO-1633 > Project: Mojo > Issue Type: New Feature > Components: _Plugin Submission > Environment: This plugin have been tested under linux (Fedora 13) and > windows (Windows 7) with maven 2. > Reporter: franck bonin > Attachments: cxx-maven-plugin.tar.gz, CXX_PROJECT_SAMPLE.tar.gz > > > This plugin, in conjunction with sonar-cxx-plugin (experimental) allow > seamless continuous integration process for c++ project (using for example > Hudson server) > cxx-maven-plugin plugin adds many GOAL (based on popular tools) for C++ > lifecycle : > 'cmake' > 'make' > 'xunit' (execution) > 'cppcheck' (code reliability) > 'cppncss' (complexity) > 'veraxx' (vera++ coding style) > 'coverage' (based on gcov) > 'valgrind' (execution runtime check) > and 'launch' (for generic execution) > provided in attachment : > cxx-maven-plugin source tar.gz archive (0.0.4-SNAPSHOT) > and a complet (but blank) C++/QT SAMPLE project (run with a 'mvn clean test > [-Drelease|Dcoverage]'), sonar:sonar goal/phase needs sonar-cxx-plugin > v0.0.4, soon available) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email