Using plugin version 3.4.0, I'm seeing an error that reads
"Failed to provision P2 dependencies"
The environment in which I'm running is semi air-gapped, meaning that it is closed of to the public internet and specific resources (like maven central) are proxied through a controlled endpoint. What resource is Spotless attempting to pull from the public internet? Can it be made to run in an "offline" mode?
Using plugin version
3.4.0, I'm seeing an error that reads"Failed to provision P2 dependencies"
The environment in which I'm running is semi air-gapped, meaning that it is closed of to the public internet and specific resources (like maven central) are proxied through a controlled endpoint. What resource is Spotless attempting to pull from the public internet? Can it be made to run in an "offline" mode?