Hello team, I'm currently trying to release 1.7.1 and it's failing on javadocs (again).
I'm trying to find a way to run the javadoc at least at the same time of the IT, otherwise we won't catch any failures up to the release and it will move the burden the person who's doing the release. It will be easier if each one of us fix a non-working javadoc before committing it. So far I didn't have that much of luck in the above task. I managed to run the aggregate javadoc as part of `test` phase (for example) but it's not really failing. Any help will be appreciated. I will now focus on having the release pass by fixing the javadocs Davide