• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • Problem run gradle deploy

    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?

    Hi SOL_B…

    What happens if you try to copy the file with an operating system command? Maybe it is only a problem of access rights or that the source file is corrupt.