Erro ao rodar projeto java

Estou recebendo o seguinte erro:

[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.8.RELEASE:run (default-cli) on project operation: Could not exec java: Cannot run program “C:\Program Files\Java\jdk1.8.0_172\jre\bin\java.exe” (in directory “C:\Users\bruno.santoss\Documents\workspace\liberty\operations”): CreateProcess error=206, O nome do arquivo ou a extenso muito grande -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Desde já agradeço.