jakartaee / jakartaee/jsonb-api
Missing module definition from the Javadoc /element-list
- Dominant language
- Java
- Stars
- 95
- Forks
- 41
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 35
Description
See https://javadoc.io/doc/jakarta.json.bind/jakarta.json.bind-api/2.0.0/element-list or download the Javadoc jar from https://repo1.maven.org/maven2/jakarta/json/bind/jakarta.json.bind-api/2.0.0/
This lacks the module definition causing warnings when trying to link to the API when generating Javadoc for a modular application.
However when generating Javadoc locally for the JSON-B API the module definition is there.
Contributor guide
Research direction
Compare the published Javadoc jar and element-list at the linked Maven and javadoc.io locations with the locally generated JSON-B API Javadoc. Trace how the published artifact is produced, then verify that its element-list includes the module definition and that modular applications no longer receive the linking warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100