pamval / cpf

Community Plugin Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Community Plugin Framework

CPF is a Plugin framework used as foundation for every CTool plugin

CPF is one of the tools of the CTools family and it is shared library

Pre-requisites for building the project:

  • Maven, version 3+
  • Java JDK 1.8
  • This settings.xml in your /.m2 directory

Building it

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 *core/target/cpf-core-.jar *pentaho/target/cpf-pentaho-.jar and . Then, this package can be resolved by other CTools build and used in their runtime.

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/cpf-plugin/

About

Community Plugin Framework


Languages

Language:Java 96.7%Language:CSS 3.1%Language:HTML 0.3%