Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Description

 platform.dist.dir

Folder location of the platform assembly zip file.  Default is ".".

You can download the dist from CI (http://ci.pentaho.com/job/BISERVER-CE/) or build it from source.

 kettle.dist.dir

Folder location of the kettle spoon zip file.  Default is "../Kettle".

You can download it from CI (http://ci.pentaho.com/job/Kettle) or built from source as defined above.

 analyzer.dist.dir

Folder location of the analyzer agile bi zip file.  It can be downloaded from here from Artifactory: http://repository.pentaho.org/artifactory/pentaho/pentaho/paz-agilebi-plugin/TRUNK-SNAPSHOT/paz-agilebi-plugin-TRUNK-SNAPSHOT.zip.

 geo.dist.dir

Folder location of the geo agil-bi zip file.
It can be downloaded from CI http://ci.pentaho.com/job/pentaho-geo.  Be sure to get the geo-agilebi-plugin-*.zip artifact

 report-designer-assembly.dir

Folder to location of the Report Designer assembly prd-ce-*.zip.

 Now, type ant dist to build the kettle agile-bi plugin distribution.  You may install this in the kettle distribution under the plugins/spoon folder.  After that has been created, you can type ant kettle-w-plugin-dist to build the combined kettle and agile-bi distribution.

...