-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Andi Everitt edited this page Sep 20, 2013
·
4 revisions
The msbuild-maven-plugin allows you to use Maven to wrap Microsoft Visual Studio solution and project builds with Maven.
The plugin currently (v0.4) supports:
- Building solution and project files with MSBuild
- Performing static analysis using Cppcheck v1.61
- Injecting Maven version information
- Generating, Building and Executing unit tests using cxxtest v4.2.1
Please see the Getting Started page to see some simple examples.