We are trying to set up a dev environment. I followed all the instructions of https://scriptrunner.adaptavist.com/latest/jira/DevEnvironment.html
But when I run jira:debug, we will get an error.
[ERROR] Failed to execute goal com.atlassian.maven.plugins:maven-jira-plugin:6.3.6:debug (default-cli) on project sr-sample-plugin-jira: Unable to execute mojo: Execution null of goal org.codehaus.cargo:cargo-maven2-plugin:1.4.7:start failed: Deployable [http://localhost:8080/cargocpc/index.html] failed to finish deploying within the timeout period [600000]. The Deployable state is thus unknown. -> [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]
Can anybody help me with this error?
Thank you