Skip to content

BafflingTangent/mondrian-xmla-spike

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mondiran-xmla-spike

Spike out mondrian XML/A

Download derby

You'll need to download derby-foodmart.zip from https://github.com/pentaho/mondrian/blob/0513fbe724619a7c669009b7539bf51d1faaa858/demo/derby/derby-foodmart.zip.

You can't download from github directly so will need to clone the repo or download from Sourceforge and locate the derby-foodmart.zip

Then:

mkdir -p src/main/webapp/WEB-INF/classes/
unzip derby-foodmart.zip -d src/main/webapp/WEB-INF/classes/

Running

Given a good JAVA_HOME run mvn clean compile exec:java

About

Spike out mondrian XML/A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%