GithubHelp home page GithubHelp logo

cgg's Introduction

Community Graphics Generator

CGG is a Pentaho plugin that allows the user to export CCC/CDE charts as images, enabling the inclusion of CDE charts inside Pentaho reports. This plugin is able to render, on server-side, the same chart that is rendered on the browser by CDE/CDF.

Pre-requisites for building the project:

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

Building it

$ mvn clean install

This will build, unit test, and package the whole project (all of the sub-modules). The artifact will be generated in: target The resulting zip package can be unzipped and dropped inside your Pentaho Server system folder.

Running the tests

Unit tests

This will run all tests in the project (and sub-modules).

$ mvn test

If you want to remote debug a single java unit test (default port is 5005):

$ cd core
$ mvn test -Dtest=<<YourTest>> -Dmaven.surefire.debug

IntelliJ

  • Don't use IntelliJ's built-in maven. Make it use the same one you use from the commandline.
    • Project Preferences -> Build, Execution, Deployment -> Build Tools -> Maven ==> Maven home directory

cgg's People

Contributors

aaravind27 avatar afrjorge avatar andreramos89 avatar codeoncoffee avatar davidmsantos90 avatar dcleao avatar ddiroma avatar graimundo avatar hv-gh-admin avatar jsaraf avatar jvelasques avatar krishnaalluhitachi avatar lgrill-pentaho avatar nantunes avatar pamval avatar pdpi avatar peterrinehart avatar phalguni-a avatar pmalves avatar rmansoor avatar sahithikommagani6 avatar singletonc avatar smaring avatar smmribeiro avatar srallapa avatar stanislau-strelchanka avatar tgf avatar tmorgner avatar viswesvarsekar avatar webdetails-build-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cgg's Issues

Facing issue while installing on ppc64le architecture

Facing issue while installing on ppc64le architecture

[INFO] --------------< org.pentaho.ctools:cgg-js-intl-polyfill >---------------
[INFO] Building cgg-js-intl-polyfill 10.2.0.0-119 [2/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ cgg-js-intl-polyfill ---
[INFO] Deleting /cgg/js-intl-polyfill/target
[INFO]
[INFO] --- build-helper-maven-plugin:3.1.0-pentaho:parse-version (set-doc-version-property) @ cgg-js-intl-polyfill ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.1.0-pentaho:rootlocation (set-root-dir-property) @ cgg-js-intl-polyfill ---
[INFO]
[INFO] --- license-helper-maven-plugin:1.27:check-license (check-license) @ cgg-js-intl-polyfill ---
[WARNING] The licenseName is not defined, skipping validation.
[INFO]
[INFO] --- frontend-maven-plugin:1.14.0:install-node-and-npm (node-npm_install) @ cgg-js-intl-polyfill ---
[WARNING] Could not find server 'pentaho.resolve.repo' in settings.xml
[INFO] Installing node version v14.17.0
[INFO] Downloading https://repo.orl.eng.hitachivantara.com/artifactory/nodejs-dist/v14.17.0/node-v14.17.0-linux-ppc64le.tar.gz to /root/.m2/repository/com/github/eirslett/node/14.17.0/node-14.17.0-linux-ppc64le.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for cgg-parent 10.2.0.0-119:
[INFO]
[INFO] cgg-parent ......................................... SUCCESS [ 1.821 s]
[INFO] cgg-js-intl-polyfill ............................... FAILURE [ 1.307 s]
[INFO] cgg-core ........................................... SKIPPED
[INFO] cgg-pentaho ........................................ SKIPPED
[INFO] cgg-assemblies ..................................... SKIPPED
[INFO] CGG Plugin ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.540 s
[INFO] Finished at: 2024-05-07T08:41:34Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.14.0:install-node-and-npm (node-npm_install) on project cgg-js-intl-polyfill: Could not download Node.js: Got error code 404 from the server. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :cgg-js-intl-polyfill

OS-Version:

NAME="Red Hat Enterprise Linux"
VERSION="9.3 (Plow)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="9.3"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Red Hat Enterprise Linux 9.3 (Plow)"
ANSI_COLOR="0;31"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
HOME_URL="https://www.redhat.com/"
DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
REDHAT_BUGZILLA_PRODUCT_VERSION=9.3
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="9.3"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.