Playframework [1.2.7] 依赖项失败 [英] Playframework [1.2.7] dependencies failing

查看:24
本文介绍了Playframework [1.2.7] 依赖项失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在播放框架依赖项管理方面遇到了问题,该问题几天前运行良好.我们没有对依赖文件进行任何配置更改或更改,但是在我们的构建服务器和本地(都位于不同的网络和 ISP 上)上出现以下错误.

We're experiencing a problem with play frameworks dependency management which was working fine a couple of days ago. We haven't made any configuration changes or changes to the dependency file but are getting the following errors on both our build server and locally (both located on different networks and ISP's).

:: problems summary ::
:::: WARNINGS
    module not found: vsvr1#minifymod;1.0.9

==== vsvr1: tried

  -- artifact vsvr1#minifymod;1.0.9!minifymod.jar:

  https://github.com/maklemenz/minifymod/raw/master/dist/minifymod-1.0.9.zip

    [NOT FOUND  ] play#recaptcha;1.3!recaptcha.zip(jar) (139ms)

==== playContributedModules: tried

  http://www.playframework.org/modules/recaptcha-1.3.zip

    [FAILED     ] play#excel;1.2.3!excel.zip(jar): Connection refused (520ms)

    [FAILED     ] play#excel;1.2.3!excel.zip(jar): Connection refused (520ms)

==== playContributedModules: tried

  http://www.playframework.org/modules/excel-1.2.3.zip

    ::::::::::::::::::::::::::::::::::::::::::::::

    ::          UNRESOLVED DEPENDENCIES         ::

    ::::::::::::::::::::::::::::::::::::::::::::::

    :: vsvr1#minifymod;1.0.9: not found

    ::::::::::::::::::::::::::::::::::::::::::::::


    ::::::::::::::::::::::::::::::::::::::::::::::

    ::              FAILED DOWNLOADS            ::

    :: ^ see resolution messages for details  ^ ::

    ::::::::::::::::::::::::::::::::::::::::::::::

    :: play#recaptcha;1.3!recaptcha.zip(jar)

    :: play#excel;1.2.3!excel.zip(jar)

    ::::::::::::::::::::::::::::::::::::::::::::::


:::: ERRORS
Server access Error: handshake alert:  unrecognized_name url=https://github.com/maklemenz/minifymod/raw/master/dist/minifymod-1.0.9.zip

Server access Error: Connection refused url=http://www.playframework.org/modules/recaptcha-1.3.zip

我似乎无法找到解决方案,到目前为止,由于缺少依赖项,它阻止我们进行任何新构建.失败的文件似乎每次都会改变,当手动尝试在浏览器中下载它们时,我们可以毫无问题.

I cant seem to find a solution to this and so far its preventing us doing any new builds as the dependencies are missing. The failed files seems to change each time too and when manually trying to download them in a browser we can without a problem.

有没有人见过这个问题?

Has anyone seen this problem before?

推荐答案

如前所述 这里 您可以使用 jvm 选项 -Djsse.enableSNIExtension=false 作为解决方法.

As mentioned here you can use jvm option -Djsse.enableSNIExtension=false as workaround.

这篇关于Playframework [1.2.7] 依赖项失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆