Skip to content

5.0.0-alpha.0 - can't resolve apollo-gradle-plugin-tasks #6603

@ychescale9

Description

@ychescale9

Version

5.0.0-alpha.0

Summary

Trying 5.0.0-alpha.0 and ran into a dependency resolution issue during configuration:

* What went wrong:
Could not determine the dependencies of task ':my-module:generateKstreamlinedApolloSources'.
> Could not resolve all dependencies for configuration ':my-module:detachedConfiguration5'.
   > Could not find com.apollographql.apollo:apollo-gradle-plugin-tasks:5.0.0-alpha.0-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/apollographql/apollo/apollo-gradle-plugin-tasks/5.0.0-alpha.0-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/com/apollographql/apollo/apollo-gradle-plugin-tasks/5.0.0-alpha.0-SNAPSHOT/apollo-gradle-plugin-tasks-5.0.0-alpha.0-SNAPSHOT.pom
     Required by:
         project ':my-module'

It seems to be looking for the SNAPSHOT version of apollo-gradle-plugin-tasks?

BTW https://www.apollographql.com/docs/kotlin/v5/migration/5.0 seems broken right now 😄 .

Steps to reproduce the behavior

No response

Logs

(Your logs here)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions