Skip to content

[Bug] Used dependencies are not longer available in MavenCentral #106

@monolidth

Description

@monolidth

Hi,
thanks for the awesome project. I face a huge problem. For me, it looks like that the the following dependencies:
io.ktor:ktor-jackson:1.3.2, io.ktor:ktor-server-sessions:1.3.2, io.ktor:ktor-jackson:1.3.2 are outdated.

Trace

[...]

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':startScripts'.
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not find io.ktor:ktor-metrics:1.3.2.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/io/ktor/ktor-metrics/1.3.2/ktor-metrics-1.3.2.pom
       - https://jitpack.io/io/ktor/ktor-metrics/1.3.2/ktor-metrics-1.3.2.pom
     Required by:
         project : > com.github.papsign:Ktor-OpenAPI-Generator:0.2-beta.18
   > Could not find io.ktor:ktor-server-sessions:1.3.2.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/io/ktor/ktor-server-sessions/1.3.2/ktor-server-sessions-1.3.2.pom
       - https://jitpack.io/io/ktor/ktor-server-sessions/1.3.2/ktor-server-sessions-1.3.2.pom
     Required by:
         project : > com.github.papsign:Ktor-OpenAPI-Generator:0.2-beta.18
   > Could not find io.ktor:ktor-jackson:1.3.2.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/io/ktor/ktor-jackson/1.3.2/ktor-jackson-1.3.2.pom
       - https://jitpack.io/io/ktor/ktor-jackson/1.3.2/ktor-jackson-1.3.2.pom
     Required by:
         project : > com.github.papsign:Ktor-OpenAPI-Generator:0.2-beta.18

5 actionable tasks: 1 executed, 4 up-to-date

Could you please upgrade io.ktor:ktor-jackson:1.3.2, io.ktor:ktor-server-sessions:1.3.2, io.ktor:ktor-jackson:1.3.2.

Regards,
William

Metadata

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