marketplace

Providing Pentaho, Partners, and Community Developers a marketplace for plugins within the BI Server product

Github星跟踪图

marketplace

http://wiki.pentaho.com/display/EAI/Marketplace

Pre-requisites for building the project:

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

Building it

Build for nightly/release

All required profiles are activated by the presence of a property named "release".

$ mvn clean install -Drelease

This will build, unit test, and package the whole project (all of the sub-modules). The artifact will be generated in: marketplace/target

Build for CI/dev

The release builds will compile the source for production (meaning potential obfuscation and/or uglification). To build without that happening, just eliminate the release property.

$ mvn clean install

主要指标

概览
名称与所有者pentaho/marketplace
主编程语言Java
编程语言CSS (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2011-10-11 11:09:34
推送于2025-11-11 08:56:50
最后一次提交2025-07-30 21:54:59
发布数2070
最新版本名称10.2.0.7-382 (发布于 2025-11-11 08:56:47)
第一版名称1.0.0-2012-11-20_13-10-58 (发布于 2012-11-21 02:11:40)
用户参与
星数1
关注者数20
派生数1
提交数1.1k
已启用问题?
问题数5
打开的问题数2
拉请求数197
打开的拉请求数3
关闭的拉请求数9
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?