Closed
Description
Compiler version 3.0.2-RC1
The scaladoc generator requires network access. This is not good for CI machines that run jobs with commands like publishLocal
without network access. The exception originates from renderResources
here.
Expectation
Ability to generate docs without network access