Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Boost Maven Plugin Development

Scott Kurz edited this page Sep 20, 2019 · 7 revisions

Using the Boost Maven Plugin

For examples on how to use Boost see here

Developing the Boost Maven Plugin

After cloning:

git clone [email protected]:MicroShed/boost.git

you will need to build the boost-common project before building the boost-maven project.

We provide some scripts below to simplify the process of building the Boost Maven Plugin:

Windows:
./boost-maven.bat
Mac/Linux:
./boost-maven.sh