The package implements customizable meta-classifiers for Weka.
The build system is changed to Maven. To compile the package use:
mvn package
To to build the package using ant type:
mvn ant:ant
The above generates the ant buildfile. Then just type
ant package