Introduction

This plugin is a migration of the original maven-native-plugin from Dan T. Tran, to jade plugins using maven anno mojo.

You can use this plugin goals to compile, analyze and test c and c++ source under Maven 2 with compilers such as gcc, msvc, static analyzers, cppunit, and more.

This plugin is merging the good generic implementation of the native plugin and the nice distribution philosophy of freehep nar plugin. It is in production on a big project for linux build.

The feature list is here

Goals Overview

This plugin has the following main goals:

For more goals go to Goals.

How To Use

Instructions on how to use the Plugin can be found here .