bazel-contrib / bazel-contrib/rules_scala

investigate using (almost) all jars and not the sdk tarball

Open
#134 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
384
Forks
292
Avg merge
2d 21h
Merged PRs (30d)
46

Description

currently we fetch a version of the sdk tarball. This include several jars at a fixed version. It might be better to just use maven published jars as much as possible, since that will make portability across scala versions somewhat easier I think.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing how the SDK tarball is currently fetched and which fixed-version JARs it provides. Compare that approach with using Maven-published JARs, focusing on portability across Scala versions. Done means identifying a concrete dependency strategy and the changes needed to adopt it.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
build-system
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.