Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KSE-1845: unpin classgraph dependency to use the version defined in common #10372

Open
wants to merge 1 commit into
base: 7.0.x
Choose a base branch
from

Conversation

janjwerner-confluent
Copy link
Member

Description

Unpin version of classgraph dependency to use the version defined in common

Testing done

Describe the testing strategy. Unit and integration tests are expected for any behavior changes.

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")
  • Do these changes have compatibility implications for rollback? If so, ensure that the ksql command version is bumped.

@janjwerner-confluent janjwerner-confluent requested a review from a team as a code owner July 26, 2024 19:05
@kagarwal06
Copy link
Member

kagarwal06 commented Jul 27, 2024

Thanks @janjwerner-confluent for the PR.
PR build failed with the following error:

[ERROR]   The project io.confluent.ksql:ksqldb-parent:7.0.16-0 (/home/semaphore/ksql/pom.xml) has 1 error01:10
[ERROR]   Non-resolvable parent POM for io.confluent.ksql:ksqldb-parent:7.0.16-0: Could not find artifact io.confluent:common:pom:7.0.16-0 in confluent-codeartifact-internal (https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven/) and 'parent.relativePath' points at wrong local POM @ line 22, column 13 -> [Help 2]

The error is due to change of range version to pinned versions by Confluent semaphore job.
I have already created a JIRA: https://confluentinc.atlassian.net/browse/KSQL-12349
I am unable to raise a fix because ksql is a public repo and I am unable to push code to the repository.

cc @ankushk @siri-ko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants