Skip to content

No artifacts published to any known repositories #1

Open
@truthspirit

Description

@truthspirit

Describe the bug
implementation 'com.segment.analytics.kotlin.destinations:consent-onetrust' doesn't work because it's not published anywhere, maybe you meant to add some more steps?
To Reproduce
Steps to reproduce the behavior:

  1. Add implementation 'com.segment.analytics.kotlin.destinations:consent-onetrust:<LATEST_VERSION>' to your build.gradle file
  2. run gradle or refresh it in the IDE
  3. See this error:
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not find com.segment.analytics.kotlin.destinations:consent-onetrust:1.0.0.
     Required by:
         project :

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

Expected behavior
Instructions that work?

Screenshots
n/a

Platform (please complete the following information):

  • Library Version in use: 1.0.0 I assume
  • Platform being tested: Kotlin server side
  • Integrations in use: n/a

Metadata

Metadata

Assignees

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