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

Maven compile task fails on a fresh clone #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zouzias
Copy link

@zouzias zouzias commented Aug 13, 2018

As of 620eaad, mvn compile fails due to missing artifact ml.dmlc:xgboost4j:jar:0.7.

For more details, see error below:

[INFO] --------------------------< recsysy2018:vl6 >---------------------------
[INFO] Building vl6 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for ml.dmlc:xgboost4j:jar:0.7 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.637 s
[INFO] Finished at: 2018-08-13T10:52:31+03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project vl6: Could not resolve dependencies for project recsysy2018:vl6:jar:0.0.1-SNAPSHOT: Failure to find ml.dmlc:xgboost4j:jar:0.7 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]

A possible fix is to use xgboost4j version 0.72.

Thank you for sharing your RECSYS submission!

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

Successfully merging this pull request may close these issues.

1 participant