Skip to content

Integration fails #1

@mattulbrich

Description

@mattulbrich

I followed the description in the readme and added the lines to my build.gradle. However, I get the following error message:

$ ./gradlew shadowJar
> Configure project :key.ui
[...]

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':key.ui:shadowJar'.
> Could not resolve all dependencies for configuration ':key.ui:runtimeClasspath'.
   > Could not resolve com.github.wadoon.keytools:interactionlog:0.9.
     Required by:
         project :key.ui
      > Could not resolve com.github.wadoon.keytools:interactionlog:0.9.
         > Could not get resource 'https://maven.pkg.github.com/wadoon/key-tools/com/github/wadoon/keytools/interactionlog/0.9/interactionlog-0.9.pom'.
            > Could not GET 'https://maven.pkg.github.com/wadoon/key-tools/com/github/wadoon/keytools/interactionlog/0.9/interactionlog-0.9.pom'. Received status code 401 from server: Unauthorized
[...]

/cc @wadoon

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