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

能否添加对区段版本号的支持? #83

Open
cyw2015 opened this issue Sep 25, 2018 · 1 comment
Open

能否添加对区段版本号的支持? #83

cyw2015 opened this issue Sep 25, 2018 · 1 comment

Comments

@cyw2015
Copy link

cyw2015 commented Sep 25, 2018

如:build.gradle中引入compile "com.nimbusds:nimbus-jose-jwt:4.23" 会出现如下错误:

> Could not resolve commons-io:commons-io:[2.4,).
  Required by:
      project : > com.nimbusds:nimbus-jose-jwt:4.23
   > Could not resolve commons-io:commons-io:[2.4,).
      > Failed to list versions for commons-io:commons-io.
         > Unable to load Maven meta-data from http://repox.gtan.com:8078/commons-io/commons-io/maven-metadata.xml.
            > Could not get resource 'http://repox.gtan.com:8078/commons-io/commons-io/maven-metadata.xml'.
               > Could not GET 'http://repox.gtan.com:8078/commons-io/commons-io/maven-metadata.xml'.
                  > Read timed out

@Centaur
Copy link
Owner

Centaur commented Sep 30, 2018

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

2 participants