Personally I read most javadocs in the IDE these days whilst using the thing in question, with IDEs grabbing it (/the source) from Maven Central as you say. For more specific things about the actual client or broker however I tend to link into their source on github these days. I dont really ever look at or reference their javadoc on the site.
It certainly bloats the site build a bunch by being there, I resorted to adding a 'subset build config' to help knock say 20sec off refresh builds while updating the newer content, but it would be nicer if it simply wasnt as necessary. All in all I dont see a great need for the javadoc to be on the website these days, so I'd be fine with it not being there, +1 On Wed, 28 Sept 2022 at 17:13, Clebert Suconic <clebert.suco...@gmail.com> wrote: > > Can we stop publishing javadocs on the ActiveMQ Website for artemis? > > I see no point on publishing it as they are available in Maven. > > My vote is to completely remove it. > > > So, if you agree with me, please respond with > > +1 Yes, stop publishing javadocs for ActiveMQ Artemis on the website > and keep them on maven as usual. > > > > if you have any other preferences please state a -1 and a reason for.. > > > > -- > Clebert Suconic