Repo's down ?

199 views
Skip to first unread message

Manassés Ferreira Neto

unread,
Jan 29, 2021, 5:55:10 AM1/29/21
to Saiku Dev
Hello, I'm new here.
Before post here I had an access error at User Group.

I'm trying to build saiku
    (in order to add to it kylin's driver)
but the build process stucked.
Something related with this link
now with 503 Service Unavailable status.

Downloading from Analytical Labs Plugin Repo: http://repo.meteorite.bi/repository/alabs-release-local/org/codehaus/mojo/license-maven-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.codehaus.mojo:license-maven-plugin/maven-metadata.xml from/to Analytical Labs Plugin Repo (http://repo.meteorite.bi/repository/alabs-release-local/): Transfer failed for http://repo.meteorite.bi/repository/alabs-release-local/org/codehaus/mojo/license-maven-plugin/maven-metadata.xml 503 Service Unavailable

Somebody can help me?

ps. Just to say the Download without sponsoring is broken or doesn't exist...


bash-4.4# mvn clean install -DskipTests
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.saikuanalytics:saiku-olap-util:jar:3.17
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ org.saikuanalytics:saiku:3.17, /saiku/pom.xml, line 206, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.saikuanalytics:saiku-service:jar:3.17
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ org.saikuanalytics:saiku:3.17, /saiku/pom.xml, line 206, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.saikuanalytics:saiku-web:jar:3.17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.security:spring-security-core:jar -> duplicate declaration of version (?) @ line 271, column 21
[WARNING] 'build.plugins.plugin.version' for org.mortbay.jetty:maven-jetty-plugin is missing. @ line 49, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ org.saikuanalytics:saiku:3.17, /saiku/pom.xml, line 206, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.saikuanalytics:saiku-core:pom:3.17
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ org.saikuanalytics:saiku:3.17, /saiku/pom.xml, line 206, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.saikuanalytics:saiku-ui:pom:3.17
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ org.saikuanalytics:saiku:3.17, /saiku/pom.xml, line 206, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.saikuanalytics:saiku-webapp:war:3.17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-jdbc:jar -> duplicate declaration of version (?) @ line 316, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.hazelcast:hazelcast-wm:jar -> duplicate declaration of version 3.6.2 @ line 352, column 21
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-antrun-plugin @ line 152, column 21
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-war-plugin @ line 192, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ org.saikuanalytics:saiku:3.17, /saiku/pom.xml, line 206, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.saikuanalytics:saiku-server:pom:3.17
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ org.saikuanalytics:saiku:3.17, /saiku/pom.xml, line 206, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.saikuanalytics:saiku-bi-platform-plugin-p7.1:jar:3.17
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ org.saikuanalytics:saiku:3.17, /saiku/pom.xml, line 206, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.saikuanalytics:saiku:pom:3.17
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ line 206, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Saiku Module Project                                               [pom]
[INFO] saiku - core libraries                                             [pom]
[INFO] saiku olap util                                                    [jar]
[INFO] saiku - services                                                   [jar]
[INFO] saiku - web                                                        [jar]
[INFO] saiku-ui                                                           [pom]
[INFO] saiku - webapp                                                     [war]
[INFO] saiku-server                                                       [pom]
[INFO] saiku biserver plugin                                              [jar]
[INFO]
[INFO] ----------------------< org.saikuanalytics:saiku >----------------------
[INFO] Building Saiku Module Project 3.17                                 [1/9]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from Analytical Labs Plugin Repo: http://repo.meteorite.bi/repository/alabs-release-local/org/codehaus/mojo/license-maven-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.codehaus.mojo:license-maven-plugin/maven-metadata.xml from/to Analytical Labs Plugin Repo (http://repo.meteorite.bi/repository/alabs-release-local/): Transfer failed for http://repo.meteorite.bi/repository/alabs-release-local/org/codehaus/mojo/license-maven-plugin/maven-metadata.xml 503 Service Unavailable
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ saiku ---
[INFO]
[INFO] --- dependency-check-maven:2.1.1:check (default) @ saiku ---
[INFO] No dependencies were identified that could be analyzed by dependency-check
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[WARNING] Unable to download the NVD CVE data; the results may not include the most recent CPE/CVEs from the NVD.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[ERROR] No documents exist

Unable to continue dependency-check analysis.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Saiku Module Project 3.17:
[INFO]
[INFO] Saiku Module Project ............................... FAILURE [  2.982 s]
[INFO] saiku - core libraries ............................. SKIPPED
[INFO] saiku olap util .................................... SKIPPED
[INFO] saiku - services ................................... SKIPPED
[INFO] saiku - web ........................................ SKIPPED
[INFO] saiku-ui ........................................... SKIPPED
[INFO] saiku - webapp ..................................... SKIPPED
[INFO] saiku-server ....................................... SKIPPED
[ERROR] IO Exception: HEAD request returned a non-200 status code
[INFO] saiku biserver plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.554 s
[INFO] Finished at: 2021-01-29T10:54:43Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:2.1.1:check (default) on project saiku: One or more exceptions occurred during analysis: Unable to continue dependency-check analysis.
[ERROR]     Unable to download the NVD CVE data.
[ERROR]     No documents exist
[ERROR] -> [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/MojoExecutionException


Dejan Gambin

unread,
Sep 29, 2021, 1:54:45 PM9/29/21
to Saiku Dev, Manassés Ferreira Neto
Hi,

I have the same issue. Did you manage to solve it?

regards, dejan

Manassés Ferreira Neto

unread,
Sep 29, 2021, 2:00:28 PM9/29/21
to Dejan Gambin, Saiku Dev
Hi,

Nope. Unfortunately not.
We kept the old version.

Cordially,
Manassés 

Dejan Gambin

unread,
Oct 5, 2021, 2:01:58 PM10/5/21
to Saiku Dev, Manassés Ferreira Neto, Saiku Dev, Dejan Gambin
Hi,

Sorry for bothering. Which version have you been able to build? I am using 3.90 but it has a bug I'd like to resolve (can't browse repository subfolders when using open/save dialog) but can't build it

many thanks

regards, dejan
Reply all
Reply to author
Forward
0 new messages