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

Bump scala-maven-plugin to 4.9.0 #6364

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bowenliang123
Copy link
Contributor

@bowenliang123 bowenliang123 commented May 6, 2024

🔍 Description

Issue References 🔗

This pull request fixes #

Describe Your Solution 🔧

  • bump scala-maven-plugin from 4.8.0 to 4.9.0, with zinc bumped from 1.8.0(Nov 11, 2022) to 1.9.5(Sep 15, 2023)

Types of changes 🔖

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Test Plan 🧪

Behavior Without This Pull Request ⚰️

Behavior With This Pull Request 🎉

Related Unit Tests


Checklist 📝

Be nice. Be informative.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.48%. Comparing base (28d8c8e) to head (149a12f).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6364      +/-   ##
============================================
+ Coverage     58.41%   58.48%   +0.06%     
  Complexity       24       24              
============================================
  Files           653      653              
  Lines         39880    39880              
  Branches       5481     5481              
============================================
+ Hits          23296    23323      +27     
+ Misses        14083    14062      -21     
+ Partials       2501     2495       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bowenliang123 bowenliang123 marked this pull request as draft May 6, 2024 08:16
@bowenliang123
Copy link
Contributor Author

Minor warning message thrown in logs, when compilation on Scala 2.13 :
Error: -release is only supported on Java 9 and higher
(https://github.com/apache/kyuubi/actions/runs/8964924157/job/24623089910#step:8:138)

It's repeatedly shown in logs. It's not a blocker issue though.

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.

None yet

4 participants