Hi,
I noticed that the hibernate-orm-master-h2 keeps on failing from time to
time because of a timeout:
Build timed out (after 90 minutes). Marking the build as failed.
Build was aborted
[CHECKSTYLE] Collecting checkstyle analysis files...
FAILED
I wonder why do we even have a timeout during the build process?
Is there something that could potentially take so long that we cannot
afford running the build for too long?
Vlad