Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 316 Bytes

pentaho-classic-plugin

Pre-requisites for building the project:

  • Maven, version 3+
  • Java JDK 11

Building it

$ mvn clean install

This will build, unit test, and package the whole project (all of the sub-modules). The resulting BA Server plugins will be generated in: assembly/target