-
- Downloads
HOTFIX: Clean before building docs during release.
If the docs are built after a Maven build has finished the intermediate state somehow causes a compiler bug during sbt compilation. This just does a clean before attempting to build the docs.
Please register or sign in to comment