Skip to content

khttp deps are missing when trying to build  #91

Closed
@raviu

Description

@raviu

Running ./gradlew clean --refresh-dependencies pTML --debug results in:

2022-11-08T12:56:50.944+1100 [DEBUG] [org.apache.http.impl.conn.DefaultManagedHttpClientConnection] http-outgoing-140: set socket timeout to 30000
2022-11-08T12:56:50.944+1100 [DEBUG] [org.apache.http.impl.execchain.MainClientExec] Executing request GET /maven2/khttp/khttp/1.0.0/khttp-1.0.0.pom HTTP/1.1
2022-11-08T12:56:50.944+1100 [DEBUG] [org.apache.http.impl.execchain.MainClientExec] Target auth state: UNCHALLENGED
2022-11-08T12:56:50.944+1100 [DEBUG] [org.apache.http.impl.execchain.MainClientExec] Proxy auth state: UNCHALLENGED
2022-11-08T12:56:51.102+1100 [DEBUG] [org.apache.http.impl.execchain.MainClientExec] Connection can be kept alive indefinitely
2022-11-08T12:56:51.102+1100 [DEBUG] [org.apache.http.impl.conn.PoolingHttpClientConnectionManager] Connection [id: 140][route: {s}->[https://repo.maven.apache.org:443](https://repo.maven.apache.org/)] can be kept alive indefinitely
2022-11-08T12:56:51.103+1100 [DEBUG] [org.apache.http.impl.conn.DefaultManagedHttpClientConnection] http-outgoing-140: set socket timeout to 0
2022-11-08T12:56:51.103+1100 [DEBUG] [org.apache.http.impl.conn.PoolingHttpClientConnectionManager] Connection released: [id: 140][route: {s}->[https://repo.maven.apache.org:443](https://repo.maven.apache.org/)][total available: 2; route allocated: 1 of 20; total allocated: 3 of 20]
2022-11-08T12:56:51.103+1100 [INFO] [org.gradle.internal.resource.transport.http.HttpClientHelper] Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/khttp/khttp/1.0.0/khttp-1.0.0.pom]
2022-11-08T12:56:51.103+1100 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Download https://plugins.gradle.org/m2/khttp/khttp/1.0.0/khttp-1.0.0.pom' completed
2022-11-08T12:56:51.103+1100 [DEBUG] [org.gradle.api.internal.artifacts.repositories.resolver.ExternalResourceResolver] No meta-data file or artifact found for module 'khttp:khttp:1.0.0' in repository 'Gradle Central Plugin Repository'.
2022-11-08T12:56:51.103+1100 [DEBUG] [org.gradle.api.internal.artifacts.ivyservice.modulecache.PersistentModuleMetadataCache] Recording absence of module descriptor in cache: khttp:khttp:1.0.0 [changing = false]
2022-11-08T12:56:51.103+1100 [DEBUG] [org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleComponentRepository] Detected non-existence of module 'khttp:khttp:1.0.0' in resolver cache 'Gradle Plugins Maven Repository'

Is this related to jcenter/bintray sunset & https://status.gradle.com/incidents/9j9bx7nlwwf1 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions