pulumi / pulumi/pulumi-java

consider removing dependency on `com.google.code.findbugs:jsr305`

Open
#879 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area/build kind/engineering
Dominant language
Java
Stars
85
Forks
26
Avg merge
11h 49m
Merged PRs (30d)
22

Description

A community member in slack asked why we depend on com.google.code.findbugs:jsr305

https://github.com/pulumi/pulumi-java/blob/a5485dc48a293437fc5dfde50582f1141655ae0d/pkg/codegen/java/package_info.go#L178-L180

Opening an issue to track the suggested work item.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at pkg/codegen/java/package_info.go lines 178-180 and inspect how the com.google.code.findbugs:jsr305 dependency is declared or generated. Trace whether it is still required, then confirm the tracked dependency is removed without leaving the generated Java package metadata inconsistent.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.