Skip to content

Missing dependency #77

Description

@azzaea

Hello,

Thank you for your efforts packaging many important causal reasoning algorithms via these suits of programs.

I'm trying to install causal web as a dependency for the Causal Rest API, but stuck at the stage of installing ccd-job-queue-0.1.8. First, it gave me this error:

ERROR] Failed to execute goal on project ccd-job-queue: Could not resolve dependencies for project edu.pitt.dbmi:ccd-job-queue:jar:0.1.8: The following artifacts could not be resolved: edu.pitt.dbmi:ccd-db:jar:0.6.5, edu.pitt.dbmi.isg:remoteSchedulerClient:jar:0.1.4: Failure to find edu.pitt.dbmi:ccd-db:jar:0.6.5 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]

To which a partial fix is installing the older version of ccd-db-0.6.5 (along with the recent version suggested in the README file of this repo. Now, I get the following error:

[ERROR] Failed to execute goal on project ccd-job-queue: Could not resolve dependencies for project edu.pitt.dbmi:ccd-job-queue:jar:0.1.8: Failure to find edu.pitt.dbmi.isg:remoteSchedulerClient:jar:0.1.4 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]

I'm not sure where this jar file is, and would really appreciate any pointers you may be able to share.

Thank you,
Azza

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions