Hi! In compiling from source, when running gradle deploy i’ve the next error
:processResources FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:processResources’.
Could not copy file ‘/opt/openspecimen/WEB-INF/resources/application.properties’ to ‘/opt/openspecimen/build/resources/main/application.properties’.
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
can someone help me, please?