Skip to content

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

Description

@cyw2015

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions