Add javadoc to the quality Maven profile

Hi devs,

Most of us keep forgetting about validating that javadocs are fine, but I think most of us have the reflex to enable the quality profile when building with Maven.

So I propose that we enabled the javadoc plugin in the quality profile.

A build with -Pquality will definitely be a bit slower, but I feel it worth it.

It also means that the CI Quality build with now run javadoc too, but it seems that this is covered by the Develocity cache, so I guess it’s fine.

WDYT ?

Here is my +1

1 Like

Sounds good to me, thx.

+1 thanks

+1 as well, thanks

+1, thank you!

+1

Thanks,
Marius

+1

Thanks,
Alex

7 +1, done in master and 17.10.x