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

[hotfix] Exclude http-only available Maven dependencies and include 1.18-SNAPSHOT in PR tests #28

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

MartijnVisser
Copy link
Contributor

@MartijnVisser MartijnVisser commented Oct 13, 2023

ea12f5e is to exclude json-smart, which throws warnings when running a Maven build since it's only available in a http repository

420fb2a is to also include 1.18-SNAPSHOT in PR tests, since only PR tests actually test dependency convergence

@MartijnVisser MartijnVisser changed the title [DEBUG] Test misc things for HBase [hotfix] Exclude http-only available Maven dependencies and include 1.18-SNAPSHOT in PR tests Oct 13, 2023
@MartijnVisser MartijnVisser merged commit e40ee4f into apache:main Oct 13, 2023
6 checks passed
MartijnVisser added a commit that referenced this pull request Oct 24, 2023
….18-SNAPSHOT in PR tests. This closes #28

* [hotfix] Exclude `net.minidev:json-smart` since it tries to pull from HTTP Maven repositories

* [hotfix] Make sure that PRs are tested against 1.18-SNAPSHOT

* [hotfix] Address dependency convergence

(cherry picked from commit e40ee4f)
Tan-JiaLiang pushed a commit to Tan-JiaLiang/flink-connector-hbase that referenced this pull request Oct 25, 2023
….18-SNAPSHOT in PR tests. This closes apache#28

* [hotfix] Exclude `net.minidev:json-smart` since it tries to pull from HTTP Maven repositories

* [hotfix] Make sure that PRs are tested against 1.18-SNAPSHOT

* [hotfix] Address dependency convergence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants