bazel-contrib / bazel-contrib/rules_jvm_external

Automatically append platform

Open
#709 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
373
Forks
301
Avg merge
7d 17h
Merged PRs (30d)
3

Description

> Note that Gradle resolves artifacts appropriate for a given platform

https://ktor.io/docs/server-dependencies.html#core-dependencies

... it turns out that bazel doesn't resolve the platform either -- which probably makes sense for it to be doing.

Makes it easier for folks to migrate or adapt instructions to bazel to not have to worry about `platform`.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how this repository resolves Maven artifacts and represents Gradle-style platform dependencies; the issue names no files, tests, or entry points. Confirm the expected Bazel dependency output for the Ktor instructions, then define completion as platform dependencies being appended automatically without requiring users to add platform themselves.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.