DeepPhe / DeepPhe-Release

Public release of the DeepPhe analytic software
Other
30 stars 10 forks source link

Could not resolve dependencies for project org.healthnlp:deepphe-ctakes-cancer:jar:0.0.1: Failure to find org.apache.ctakes:ctakes-temporal:jar:4.0.1-20171018.124842-54 #1

Closed luto65 closed 6 years ago

luto65 commented 6 years ago

Dear DeepPhe, after git clone

I moved in DeepPhe-Release and then

mvn compile

obtaining then the error in the subject line.

seanfinan commented 6 years ago

Hi Luto,

That dependency should be available. Are you behind a firewall?

From: luto65 [mailto:notifications@github.com] Sent: Friday, October 27, 2017 7:49 AM To: DeepPhe/DeepPhe-Release Cc: Subscribed Subject: [DeepPhe/DeepPhe-Release] Could not resolve dependencies for project org.healthnlp:deepphe-ctakes-cancer:jar:0.0.1: Failure to find org.apache.ctakes:ctakes-temporal:jar:4.0.1-20171018.124842-54 (#1) [EXTERNAL] [Bulk]

Dear DeepPhe, after git clone

I moved in DeepPhe-Release and then

mvn compile

obtaining then the error in the subject line.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_DeepPhe_DeepPhe-2DRelease_issues_1&d=DwMCaQ&c=qS4goWBT7poplM69zy_3xhKwEW14JZMSdioCoppxeFU&r=GZ-zi4-4Ig70T3sKUBF5gxlDMUa1gkWNgFq0SOkeWgI&m=ze4esq5Rpgn4MmnIfxsbJMLlTfY4ACjgpria2agGcvs&s=eyT00vPlCZbmAVhhjoRVtWg5ljBDMYO6nBkgGu-4qak&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AHidNKZlpSt4t13IzXx-5FPf-5FZuMh-2D5vNmks5swcMvgaJpZM4QI8M5&d=DwMCaQ&c=qS4goWBT7poplM69zy_3xhKwEW14JZMSdioCoppxeFU&r=GZ-zi4-4Ig70T3sKUBF5gxlDMUa1gkWNgFq0SOkeWgI&m=ze4esq5Rpgn4MmnIfxsbJMLlTfY4ACjgpria2agGcvs&s=WH5EBTVnTr-bOwytJuy2bNm8I7SeYARG-MnYLu4gd5M&e=.

harryhoch commented 6 years ago

i can confirm that I just deleted ctakes-temporal from my .m2 repository and then ran without problems.

luto65 commented 6 years ago

I confirm too, now it builds and runs and without problems. You can close this issue. thankyou

seanfinan commented 6 years ago

We cannot release with any firewall settings, but according to maven this should work: https://maven.apache.org/guides/mini/guide-proxies.html