Publish RMB jars with javadoc on repository.folio.org
Description
Environment
None
Potential Workaround
None
is defined by
Checklist
hideTestRail: Results
Activity
Show:

Julian Ladisch November 18, 2024 at 5:54 PM
Done in

Julian Ladisch December 16, 2019 at 3:21 PM
In addition to RMB there are some more libraries where the javadoc should be published:

Anatolii Starkov August 5, 2019 at 4:07 PM
(Just in case) Please add publishing source and javadocs jars, not only java docs
Done
Details
Details
Assignee
Unassigned
UnassignedReporter

Labels
Priority
Sprint
None
Development Team
FOLIO DevOps
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 5, 2019 at 1:55 PM
Updated November 18, 2024 at 5:54 PM
Resolved November 18, 2024 at 5:54 PM
TestRail: Cases
TestRail: Runs
Developers must work blind-folded when they want to make use of raml module builder (RMB) because the documentation is deleted when the RMB jar is published on repository.folio.org.
IDEs can display the RMB javadoc when working on a module that uses RMB as a dependency.
However, this requires that they can get a jar that contains the javadoc. Currently we only publish the jars without javadoc on repository.folio.org.
https://repository.folio.org/#browse/search=keyword%3Ddomain-modes-runtime:e5c50d09b73fd3c5d7c67ec4cbc56f1e
Cookbook:
https://maven.apache.org/plugin-developers/cookbook/attach-source-javadoc-artifacts.html
https://stackoverflow.com/a/4725728