CDF is a Dashboard framework that allows custom dashboards to be built
CDF is one of the tools of the CTools family and it is shipped within Pentaho BA Server
- Maven, version 3+
- Java JDK 1.8
- This settings.xml in your /.m2 directory
This is a maven project, and to build it use the following command
mvn clean install
The build result will be a Pentaho Plugin located in assemblies/cdf/target/pentaho-cdf-**.zip. Then, this package can be dropped inside your system folder.
For issue tracking and bug report please use http://jira.pentaho.com/browse/CDF. Its master branch is built upon commit merges in Jenkins Continuous Integration located in http://ci.pentaho.com/job/cdf-plugin/