Initial commit of fully mavenized build
authorJakub Skoczen <jakub@indexdata.dk>
Tue, 16 Feb 2010 16:11:38 +0000 (17:11 +0100)
committerJakub Skoczen <jakub@indexdata.dk>
Tue, 16 Feb 2010 16:11:38 +0000 (17:11 +0100)
Instead of make, maven native plugin is used to build the C/C++ JNI wrapper interface. This will make it easier to introduce proper win32 support and architecure dependend JARs to ease dependency management of client projects.

The win32 pom.xml is not yet included.

The arch-dep build can be activated by invoking 'linux' profile:

mvn package -Plinux


No differences found