Skip to content

pamval/cpf

This branch is 6 commits ahead of, 66 commits behind webdetails/cpf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

011f732 · Nov 8, 2019
Sep 13, 2019
Nov 8, 2019
May 15, 2019
May 15, 2019
Nov 8, 2019
May 15, 2019
Mar 22, 2017
Feb 3, 2017
Sep 13, 2019

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.6%
  • CSS 3.1%
  • HTML 0.3%