bazelbuild / bazelbuild/rules_java
Release the java runfiles library as a maven coordinate
- Ngôn ngữ chính
- Starlark
- Star
- 103
- Fork
- 102
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
When working on a project that doesn't build with bazel but needs to use the runfiles library (for example, when porting a project from gradle to bazel) there's no easy way to access the java runfiles library. [The Python world exports theirs as a wheel](https://pypi.org/project/bazel-runfiles/).
It would be helpful to expose the java runfiles library as a maven coordinate.
Bazel projects can either not use the coordinate or use a `maven.override` to point to the Bazel-provided version.
Hướng dẫn đóng góp
Hướng nghiên cứu
Start by locating the Java runfiles library and the repository's existing release configuration. Determine how the library could be published as a Maven coordinate while preserving the Bazel-provided version path, then verify that a non-Bazel consumer can resolve and use the published artifact.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- build-system, release
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 55/100