You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to execute goal on project dwh: Could not resolve dependencies for project dwh:war:2.0-SNAPSHOT:
Failed to collect dependencies at pentaho:mondrian:jar:9.3.0.6-786:
Failed to read artifact descriptor for pentaho:mondrian:jar:9.3.0.6-786:
The following artifacts could not be resolved: pentaho:mondrian:pom:9.3.0.6-786 (absent):
Could not transfer artifact pentaho:mondrian:pom:9.3.0.6-786 from/to pentaho (https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/): status code: 503, reason phrase: Service Unavailable (503) -> [Help 1]
But also when I try to download the jar manually (from above link) it says "Trial license expired".
Maybe someone could just publish to Maven central? And maybe provide some basic information in the readme. Note that I tried to build from mondrian sources, but that doesn't work either. Still requires hitachivantara repo to work and the repo doesn't seem to be working.
Setup in pom:
Result when building project:
It seems the build is there:
But also when I try to download the jar manually (from above link) it says "Trial license expired".
Maybe someone could just publish to Maven central? And maybe provide some basic information in the readme. Note that I tried to build from mondrian sources, but that doesn't work either. Still requires hitachivantara repo to work and the repo doesn't seem to be working.
PS: Note that I did also try https://repo.orl.eng.hitachivantara.com/artifactory/pntpub-mvn-release-orl/ as the repo url and that didn't seem to change much.
The text was updated successfully, but these errors were encountered: