Skip to content

Fix the maven warning during build#16746

Merged
asdf2014 merged 1 commit intoapache:masterfrom
AlbericByte:hibernate
Jul 18, 2024
Merged

Fix the maven warning during build#16746
asdf2014 merged 1 commit intoapache:masterfrom
AlbericByte:hibernate

Conversation

@AlbericByte
Copy link
Copy Markdown
Contributor

@AlbericByte AlbericByte commented Jul 17, 2024

Fixes building warning.

Description

There is warning to downloading hibernate-validator during maven build as following. because this artifact has been relocated to org.hibernate.validator:hibernate-validator:6.2.5.Final

[INFO] Copying 3 resources from 1 bundle.
[WARNING] While downloading org.hibernate:hibernate-validator:6.2.5.Final
  This artifact has been relocated to org.hibernate.validator:hibernate-validator:6.2.5.Final.

Fixed the maven build warning

Release note

Fix the warning to downloading hibernate-validator during maven build


Key changed/added classes in this PR
  • pom.xml

This PR has:

  • been self-reviewed.
  • using the concurrency checklist (Remove this item if the PR doesn't have any relation to concurrency.)
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

Copy link
Copy Markdown
Member

@asdf2014 asdf2014 left a comment

Choose a reason for hiding this comment

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

🚀

@asdf2014 asdf2014 merged commit 0eaa810 into apache:master Jul 18, 2024
@AlbericByte AlbericByte deleted the hibernate branch July 19, 2024 07:02
edgar2020 pushed a commit to edgar2020/druid that referenced this pull request Jul 19, 2024
edgar2020 pushed a commit to edgar2020/druid that referenced this pull request Jul 19, 2024
sreemanamala pushed a commit to sreemanamala/druid that referenced this pull request Aug 6, 2024
@kfaraz kfaraz added this to the 31.0.0 milestone Oct 4, 2024
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.

4 participants