-U means force update of dependencies.man clean install -U mvn clean install -DskipTests
mvn clean install -DskipTestsmvn clean install -U -DskipTestsin the log you should have
[INFO] ------------------------------------------------------------------------
[INFO] Building saiku olap util 3.9
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.meteorite.bi/content/repositories/alabs-release-local/eigenbase/eigenbase-xom/1.3.4/eigenbase-xom-1.3.4.pom
Downloading: http://nexus.pentaho.org/content/repositories/public-snapshots/eigenbase/eigenbase-xom/1.3.4/eigenbase-xom-1.3.4.pom
Downloading: http://repo1.maven.org/maven2/eigenbase/eigenbase-xom/1.3.4/eigenbase-xom-1.3.4.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/eigenbase/eigenbase-xom/1.3.4/eigenbase-xom-1.3.4.pom
Downloading: http://repository.pentaho.org/artifactory/repo/eigenbase/eigenbase-xom/1.3.4/eigenbase-xom-1.3.4.pom
Downloaded: http://repository.pentaho.org/artifactory/repo/eigenbase/eigenbase-xom/1.3.4/eigenbase-xom-1.3.4.pom (5 KB at 5.2 KB/sec)
Downloading: http://repo.meteorite.bi/content/repositories/alabs-release-local/xerces/xercesImpl/2.5.0/xercesImpl-2.5.0.pom
Downloading: http://repo.meteorite.bi/content/repositories/alabs-snapshot-local/xerces/xercesImpl/2.5.0/xercesImpl-2.5.0.pom
Downloading: http://nexus.pentaho.org/content/repositories/proxied-3rd-party-releases/xerces/xercesImpl/2.5.0/xercesImpl-2.5.0.pom
Downloading: http://nexus.pentaho.org/content/repositories/public-snapshots/xerces/xercesImpl/2.5.0/xercesImpl-2.5.0.pom
Downloading: http://repo1.maven.org/maven2/xerces/xercesImpl/2.5.0/xercesImpl-2.5.0.pom
Downloaded: http://repo1.maven.org/maven2/xerces/xercesImpl/2.5.0/xercesImpl-2.5.0.pom (0 B at 0.0 KB/sec)
Downloading: http://repo1.maven.org/maven2/eigenbase/eigenbase-properties/1.1.4/eigenbase-properties-1.1.4.pom
Downloading: http://repository.pentaho.org/artifactory/repo/eigenbase/eigenbase-properties/1.1.4/eigenbase-properties-1.1.4.pom
Downloaded: http://repository.pentaho.org/artifactory/repo/eigenbase/eigenbase-properties/1.1.4/eigenbase-properties-1.1.4.pom (461 B at 0.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/eigenbase/eigenbase-resgen/1.3.5/eigenbase-resgen-1.3.5.pom
Downloading: http://repository.pentaho.org/artifactory/repo/eigenbase/eigenbase-resgen/1.3.5/eigenbase-resgen-1.3.5.pom
Downloaded: http://repository.pentaho.org/artifactory/repo/eigenbase/eigenbase-resgen/1.3.5/eigenbase-resgen-1.3.5.pom (5 KB at 6.5 KB/sec)
Downloading: http://repo.meteorite.bi/content/repositories/alabs-release-local/org/olap4j/olap4j/TRUNK-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.pentaho.org/content/repositories/public-snapshots/org/olap4j/olap4j/TRUNK-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/snapshots/org/olap4j/olap4j/TRUNK-SNAPSHOT/maven-metadata.xml
Downloading: https://maven.atlassian.com/content/repositories/atlassian-public/org/olap4j/olap4j/TRUNK-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.pentaho.org/artifactory/repo/org/olap4j/olap4j/TRUNK-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.pentaho.org/artifactory/repo/org/olap4j/olap4j/TRUNK-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ saiku-olap-util ---
[INFO]
[INFO] --- cobertura-maven-plugin:2.4:clean (default) @ saiku-olap-util ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ saiku-olap-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ saiku-olap-util ---
[INFO] Compiling 5 source files to /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ saiku-olap-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ saiku-olap-util ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ saiku-olap-util ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ saiku-olap-util ---
[INFO] Building jar: /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/saiku-olap-util-3.9.jar
[INFO]
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ saiku-olap-util ---
[INFO] Building jar: /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/saiku-olap-util-3.9-sources.jar
[INFO]
[INFO] --- maven-source-plugin:2.3:test-jar-no-fork (attach-sources) @ saiku-olap-util ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ saiku-olap-util ---
[INFO] Installing /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/saiku-olap-util-3.9.jar to /Users/horst/.m2/repository/org/saikuanalytics/saiku-olap-util/3.9/saiku-olap-util-3.9.jar
[INFO] Installing /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/pom.xml to /Users/horst/.m2/repository/org/saikuanalytics/saiku-olap-util/3.9/saiku-olap-util-3.9.pom
[INFO] Installing /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/saiku-olap-util-3.9-sources.jar to /Users/horst/.m2/repository/org/saikuanalytics/saiku-olap-util/3.9/saiku-olap-util-3.9-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ saiku-olap-util ---
[WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO]
Loading source files for package mondrian.olap4j...
Loading source files for package mondrian.rolap...
Constructing Javadoc information...
Standard Doclet version 1.8.0_92
Building tree for all the packages and classes...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/Checker.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/LevelInterface.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/SaikuMondrianHelper.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/rolap/DimensionLookup.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/overview-frame.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/package-frame.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/package-summary.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/package-tree.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/rolap/package-frame.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/rolap/package-summary.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/rolap/package-tree.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/constant-values.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/class-use/SaikuMondrianHelper.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/class-use/LevelInterface.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/class-use/Checker.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/rolap/class-use/DimensionLookup.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/olap4j/package-use.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/mondrian/rolap/package-use.html...
Building index for all the packages and classes...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/overview-tree.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/index-all.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/allclasses-frame.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/allclasses-noframe.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/index.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/overview-summary.html...
Generating /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/apidocs/help-doc.html...
[INFO] Building jar: /tmp/saiku/2016-11-28/saiku/saiku-core/saiku-olap-util/target/saiku-olap-util-3.9-javadoc.jar
[INFO]
from my point of view you have an old version which you are trying to compile
can you please check this
cd saiku/ checkout directory you should have a pom.xml and the .git dir there
git remote show origin
* remote origin
...
development tracked
...
hotfix-3.9.1 tracked
master tracked
...
release-3.8 tracked
release-3.9 tracked
...
Local branch configured for 'git pull':
master merges with remote master
here you see you are working on the master checkout
additional environment info
Jdk 1.8.0_92-b14
java -version
java version "1.8.0_92"
Java(TM) SE Runtime Environment (build 1.8.0_92-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.92-b14, mixed mode)
mvn --version
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T18:29:23+01:00)
Maven home: /opt/local/share/java/maven32
Java version: 1.8.0_92, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.11.6", arch: "x86_64", family: "mac"
No, not working. Same error:
Yet again, the following error shows up:Failed to execute goal on project saiku-olap-util: Could not resolve dependencies for project org.saikuanalytics:saiku-olap-util:jar:3.9: Could not find artifact pentaho:mondrian:jar:4.3.0.1-130 in Analytical Labs Repo (http://repo.meteorite.bi/content/repositories/alabs-release-local/)
... But it's worked after i downloaded mondrian-4.3.0.1-130.jar from SourceForge, because:
https://maven.atlassian.com/content/repositories/atlassian-public/pentaho/mondrian/4.3.0.1-130/mondrian-4.3.0.1-130.jar => Automatic routing filter rejected remote request for path /pentaho/mondrian/4.3.0.1-130/mondrian-4.3.0.1-130.jar from M2Repository(id=atlassian-public)
or
http://repo.pentaho.org/content/groups/omni/pentaho/mondrian/4.3.0.1-130/ => Path /pentaho/mondrian/4.3.0.1-130/ not found in group repository "omni" [id=omni].
...
Geo
yes, except mondrian-data-foodmart-hsql
there is a single reference to mondrian in pom.xml
<dependency>
<groupId>pentaho</groupId>
<artifactId>mondrian</artifactId>
<version>4.3.0.1.1-SPARK</version>
</dependency>
<!-- Spring modules -->
saiku]$ git remote show origin
* remote origin
Fetch URL: https://github.com/OSBI/saiku.git
Push URL: https://github.com/OSBI/saiku.git
HEAD branch: master
Remote branches:
2.5.x tracked
2.6.x tracked
3.0.1 tracked
assets tracked
development tracked
feature-calcmember tracked
feature-filemgrrepo tracked
features tracked
hotfix-3.9.1 tracked
master tracked
orbis_hazelcast tracked
release-3.7 tracked
release-3.8 tracked
release-3.9 tracked
revert-538-development tracked
revert-544-master tracked
revert-551-patch-1 tracked
revert-561-chart_fixes tracked
saiku3.1_tests tracked
Local branch configured for 'git pull':
master merges with remote master
Local ref configured for 'git push':
master pushes to master (up to date)
git remote show origin
* 92ae55f - (HEAD -> master, origin/master, origin/HEAD) Merge pull request #575 from OSBI/release-3.9 (11 days ago) <Tom Barber>
|\
| * 6625c24 - (origin/release-3.9) SKU-1515: #comment: Fixed the totals isolation between grand totals and per measure totals (4 weeks ago) <Bruno Gama Catao>
| * c9a37ed - SKU-1455: #comment: Added a Settings.CHART_COLORS property to settings.js, it is accessed by SaikuChartRenderer.js script, in order to determine the charts cyclic colors (4 weeks ago) <Bruno Gama Catao>
| * 65bbe4d - SE-445: #comment: Changed styles.css dialog_selection classes and post_render function on SelecionsModal.js to fit modal contents without displaying scroll bars (4 weeks ago) <Bruno Gama Catao>
* | 3a7ddd4 - toolbar changes (7 weeks ago) <Tom Barber>
Ok, i find it:
in /saiku/saiku-core/saiku-olap-util/pom.xml
--
You received this message because you are subscribed to the Google Groups "Saiku Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dev+uns...@saiku.meteorite.bi.
Ok, i find it:
in /saiku/saiku-core/saiku-olap-util/pom.xml
<dependency><groupId>pentaho</groupId><artifactId>mondrian</artifactId><version>4.3.0.1-130</version></dependency>
and i replaced with :
<dependency><groupId>pentaho</groupId><artifactId>mondrian</artifactId><version>4.3.0.1.1-SPARK</version></dependency>
Now BUILD OK.
Thank you.
Geo
To unsubscribe from this group and stop receiving emails from it, send an email to dev+unsubscribe@saiku.meteorite.bi.
--
You received this message because you are subscribed to the Google Groups "Saiku Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dev+unsubscribe@saiku.meteorite.bi.
To unsubscribe from this group and stop receiving emails from it, send an email to dev+uns...@saiku.meteorite.bi.
To unsubscribe from this group and stop receiving emails from it, send an email to dev+unsubscribe@saiku.meteorite.bi.