I'm trying to build the project, but I'm bumping into the error below:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (compile-reports) on project saude-command: An Ant BuildException has occured: java.io.IOException: Cannot run program "C:\Program Files\Java\jdk1.8.0_271\jre\bin\java.exe" (in directory "E:\saude-server\saude-command"): CreateProcess error=206, O nome do arquivo ou a extensão é muito grande
[ERROR] around Ant part ...<java fork="true" classname="br.com.ksisolucoes.report.CompilaReports" failonerror="on">... @ 5:93 in E:\saude-server\saude-command\target\antrun\build-main.xml
[ERROR] -> [Help 1]
Has anyone experienced this problem?