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

HIVE-26849: Nightly build fails in master (build 1533 onwards) #3860

Closed
wants to merge 1 commit into from

Conversation

zabetak
Copy link
Contributor

@zabetak zabetak commented Dec 14, 2022

What changes were proposed in this pull request and why?

Freeze versions-maven-plugin to avoid problems such as the one reported here caused by the most recent (2.14.0) version.

Does this PR introduce any user-facing change?

No

How was this patch tested?

mvn versions:set versions:commit -DgenerateBackupPoms=false -DnewVersion=4.0.0-nightly-89bf37bb45-20221214_191135

The command finishes without any errors, contrary to what is happening when we use the most recent version.

@sonarcloud
Copy link

sonarcloud bot commented Dec 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@abstractdog abstractdog left a comment

Choose a reason for hiding this comment

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

minor note, other than that LGTM

pom.xml Show resolved Hide resolved
@abstractdog abstractdog self-requested a review December 15, 2022 09:33
@zabetak zabetak closed this in 2cf058b Dec 15, 2022
@zabetak zabetak deleted the HIVE-26849 branch December 15, 2022 09:55
@InvisibleProgrammer
Copy link
Contributor

image

Thank you guys, master is green again :D

dengzhhu653 pushed a commit to dengzhhu653/hive that referenced this pull request Dec 15, 2022
…amatis Zampetakis reviewed by Laszlo Bodor)

Freeze versions-maven-plugin to 2.13.0 to overcome the regression
 of 2.14.0 (mojohaus/versions#848) causing
the failures in the nightly build.

Using a fixed version is a good practice and can also prevent similar
problems in the future.

Closes apache#3860
tarak271 pushed a commit to tarak271/hive-1 that referenced this pull request Dec 16, 2022
…amatis Zampetakis reviewed by Laszlo Bodor)

Freeze versions-maven-plugin to 2.13.0 to overcome the regression
 of 2.14.0 (mojohaus/versions#848) causing
the failures in the nightly build.

Using a fixed version is a good practice and can also prevent similar
problems in the future.

Closes apache#3860
DongWei-4 pushed a commit to DongWei-4/hive that referenced this pull request Dec 29, 2022
…amatis Zampetakis reviewed by Laszlo Bodor)

Freeze versions-maven-plugin to 2.13.0 to overcome the regression
 of 2.14.0 (mojohaus/versions#848) causing
the failures in the nightly build.

Using a fixed version is a good practice and can also prevent similar
problems in the future.

Closes apache#3860

(cherry picked from commit 2cf058b)
rkirtir pushed a commit to rkirtir/hive that referenced this pull request Jan 9, 2023
…amatis Zampetakis reviewed by Laszlo Bodor)

Freeze versions-maven-plugin to 2.13.0 to overcome the regression
 of 2.14.0 (mojohaus/versions#848) causing
the failures in the nightly build.

Using a fixed version is a good practice and can also prevent similar
problems in the future.

Closes apache#3860
yeahyung pushed a commit to yeahyung/hive that referenced this pull request Jul 20, 2023
…amatis Zampetakis reviewed by Laszlo Bodor)

Freeze versions-maven-plugin to 2.13.0 to overcome the regression
 of 2.14.0 (mojohaus/versions#848) causing
the failures in the nightly build.

Using a fixed version is a good practice and can also prevent similar
problems in the future.

Closes apache#3860
tarak271 pushed a commit to tarak271/hive-1 that referenced this pull request Dec 19, 2023
…amatis Zampetakis reviewed by Laszlo Bodor)

Freeze versions-maven-plugin to 2.13.0 to overcome the regression
 of 2.14.0 (mojohaus/versions#848) causing
the failures in the nightly build.

Using a fixed version is a good practice and can also prevent similar
problems in the future.

Closes apache#3860
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants