Restcomm build failed - unable to download mobicents Media version: 3.0.2.Final -
trying build restcomm-core source , getting following build fail message
get-mobicents-media: [echo] downloading mobicents media version: 3.0.2.final [exec] --2016-02-06 21:52:51-- https://mobicents.ci.cloudbees.com/view/mediaserver/job/mobicents-mediaserver-4.x/24/artifact/bootstrap/target/mms-server.zip [exec] resolving mobicents.ci.cloudbees.com (mobicents.ci.cloudbees.com)... 23.21.63.208, 54.221.208.106 [exec] connecting mobicents.ci.cloudbees.com (mobicents.ci.cloudbees.com)|23.21.63.208|:443... connected. [exec] http request sent, awaiting response... 404 not found [exec] 2016-02-06 21:52:53 error 404: not found. [exec] build failed ~/restcomm-core/release/build.xml:116: exec returned: 8
i noticed url not correct in build.xml file
wrong https://mobicents.ci.cloudbees.com/view/mediaserver/job/mobicents-mediaserver-4.x/24/artifact/bootstrap/target/mms-server.zip
correct - change mobicents restcomm
https://mobicents.ci.cloudbees.com/view/mediaserver/job/restcomm-mediaserver-4.x/24/artifact/bootstrap/target/mms-server.zip
Comments
Post a Comment