Skip to content

Fix cloudevents-sql artifactId in bom - #669

Merged
pierDipi merged 1 commit into
cloudevents:mainfrom
dsimansk:pr/fix-sql-artifact
Oct 2, 2024
Merged

pierDipi merged 1 commit into
cloudevents:mainfrom
dsimansk:pr/fix-sql-artifact

Conversation

@dsimansk

@dsimansk dsimansk commented Oct 2, 2024

Copy link
Copy Markdown
Contributor

Importing CE's BOM in Java project and then trying to use cloudevents-sql specifically as dependency results in not found error. Due to incorrect artifactId in BOM file itself.

Also checking the managed deps in Maven Central, io.cloudevents.sql doesn't follow the convention. And visually it doesn't seem to be recognized and linked to artifact itself.
https://mvnrepository.com/artifact/io.cloudevents/cloudevents-bom/4.0.1

This is artifact the BOM should be pointing at: https://mvnrepository.com/artifact/io.cloudevents/cloudevents-sql/4.0.1

Signed-off-by: David Simansky <dsimansk@redhat.com>
@dsimansk
dsimansk force-pushed the pr/fix-sql-artifact branch from 7cc660d to 84dd866 Compare October 2, 2024 17:41

@pierDipi pierDipi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pierDipi
pierDipi merged commit 6d958b6 into cloudevents:main Oct 2, 2024
@dsimansk
dsimansk deleted the pr/fix-sql-artifact branch October 2, 2024 17:49
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