bazel-contrib / bazel-contrib/rules_jvm_external
Make javadoc and sources optional when publishing/exporting to maven (per-target)
Open
- Dominant language
- Java
- Stars
- 373
- Forks
- 301
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 3
Description
Seen javadoc process consuming lots of cpu&mem, also just a matter of being able to customize what's exported.
Disabling should disable not only publishing but also building sources/javadocs.
Contributor guide
Research direction
Start by tracing the repository's Maven publishing and export configuration, then identify where per-target options are defined. Verify how javadocs and sources are built and published; done means each target can disable them for both building and publishing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100