Building with Maven

From v8.0.0.0 all KonaKart jars were numbered in preparation for Maven builds. Enterprise Edition users can build all the customisable source code using Maven.

JAVA_HOME must set set to point to your JDK (Java Development Kit).

In the maven directory under the installation root directory you will find:

By default a local Maven repository is created in a directory called repo under the maven directory.

All the source can be imported into Eclipse (or equivalent Java IDE) as required.