Skip to content

HIVE-29752: Nightly docker image ships stale Hive jars due to cached Maven repository#6623

Closed
deniskuzZ wants to merge 1 commit into
apache:masterfrom
deniskuzZ:HIVE-29752
Closed

HIVE-29752: Nightly docker image ships stale Hive jars due to cached Maven repository#6623
deniskuzZ wants to merge 1 commit into
apache:masterfrom
deniskuzZ:HIVE-29752

Conversation

@deniskuzZ

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

@difin difin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions workflow that builds/publishes Hive Docker images to avoid producing images with stale Hive JARs when the runner’s Maven local repository is restored from cache.

Changes:

  • Switch the Hive build step from mvn clean package to mvn clean install so reactor-built artifacts (including installed/attached artifacts) are refreshed in the local Maven repo during the workflow run.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@deniskuzZ deniskuzZ closed this Jul 21, 2026
@sonarqubecloud

Copy link
Copy Markdown

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