Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to build with dependency error #19

Open
nickwareing opened this issue Jun 12, 2021 · 0 comments
Open

Failing to build with dependency error #19

nickwareing opened this issue Jun 12, 2021 · 0 comments

Comments

@nickwareing
Copy link

To reproduce:

  1. clone
  2. mvn clean install
[INFO] ----< com.google.cloud.hive.bigquery:hive-bigquery-storage-handler >----
[INFO] Building hive-bigquery-storage-handler 1.0
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from repository.jboss.org: http://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/maven-metadata.xml
[WARNING] Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to repository.jboss.org (http://repository.jboss.org/nexus/content/groups/public/): Transfer failed for http://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/maven-metadata.xml
Downloading from conjars: http://conjars.org/repo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom
[WARNING] The POM for org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde is missing, no dependency information available
Downloading from conjars: http://conjars.org/repo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.826 s
[INFO] Finished at: 2021-06-12T16:06:12-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project hive-bigquery-storage-handler: Could not resolve dependencies for project com.google.cloud.hive.bigquery:hive-bigquery-storage-handler:jar:1.0: Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

The dependency it is failing on has recently moved: https://github.com/pentaho/pentaho-aggdesigner/pull/137/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant