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
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