Skip to content

Okhttp 2.5.0-SNAPSHOT missing Okio 2.5-SNAPHOST #1722

Closed

Description

Not sure if this snapshot bug should be reported here... and don´t know how to to submit a fix for this.

I´m using compile 'com.squareup.okhttp:okhttp:2.5.0-SNAPSHOT' got this error:

Just saw that Okio is now 1.5 (not snapshot) right? looks like the dependency still uses the snapshots one.

Error:A problem occurred configuring project ':api'.
> Could not resolve all dependencies for configuration ':api:_debugCompile'.
   > Could not find com.squareup.okio:okio:1.5.0-SNAPSHOT.
     Searched in the following locations:
         https://jcenter.bintray.com/com/squareup/okio/okio/1.5.0-SNAPSHOT/maven-metadata.xml
         https://jcenter.bintray.com/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.pom
         https://jcenter.bintray.com/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.jar
         https://repo1.maven.org/maven2/com/squareup/okio/okio/1.5.0-SNAPSHOT/maven-metadata.xml
         https://repo1.maven.org/maven2/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.pom
         https://repo1.maven.org/maven2/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.jar
         https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okio/okio/1.5.0-SNAPSHOT/maven-metadata.xml
         https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.pom
         https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions