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

Unable to install ccd-job-queue #4

Open
abhishekscript opened this issue Feb 20, 2017 · 2 comments
Open

Unable to install ccd-job-queue #4

abhishekscript opened this issue Feb 20, 2017 · 2 comments

Comments

@abhishekscript
Copy link

Hi ,
I am unable to install ccd job queue and it throws the following error.
[INFO] Building ccd-job-queue 0.1.6 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for edu.pitt.dbmi.isg:remoteSchedulerClient:jar:0.1.2 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.005 s [INFO] Finished at: 2017-02-20T17:33:18+05:30 [INFO] Final Memory: 12M/155M [INFO] ------------------------------------------------------------------------ [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.6: Failure to find edu.pitt.dbmi.isg:remoteSchedulerClient:jar:0.1.2 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]
Can anyone pleaase help , what might have gone wrong.
After cloning , on the root of ccd-job-queue , I ran mvn clean install

@yuanzhou
Copy link
Member

You'll need to install the dependency remoteSchedulerClient:jar:0.1.2 first. Go to https://github.com/bd2kccd/remoteSchedulerClient and do mvn clean install then come back to the job queue installation.

@mizall90
Copy link

[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: edu.pitt.dbmi:ccd-db:jar:0.6.5 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced I installed remoteSchedulerClient still
did not worked for me .

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

3 participants