apache/kyuubi

[TASK][MEDIUM] SBT build support

Open

#5,396 opened on Oct 11, 2023

View on GitHub
 (5 comments) (1 reaction) (1 assignee)Scala (996 forks)batch import
hacktoberfest

Repository metrics

Stars
 (2,332 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Code of Conduct

Search before creating

  • I have searched in the task list and found no similar tasks.

Mentor

  • I have sufficient knowledge and experience of this task, and I volunteer to be the mentor of this task to guide contributors to complete the task.

Skill requirements

  • Familiar with SBT/Maven

Background and Goals

maven build is slow, make the Kyuubi project support build with SBT.

Implementation steps

  • packing via sbt
  • sbt ci
  • sbt build document

Additional context

No response

Contributor guide