getgauge-contrib/gauge-maven-plugin

After all specs ran successfully in Ubuntu, GaugeExecutionFailedException throws

osandadeshan opened this issue · 1 comments

Full log: https://github.com/osandadeshan/MaxSoft-IntelliAPI/runs/1608942494?check_suite_focus=true

Error:

Specifications: 2 executed 2 passed 0 failed 0 skipped
Scenarios: 3 executed 3 passed 0 failed 0 skipped

Total time taken: 10.873s
Updates are available. Run gauge update -c for more info.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.910 s
[INFO] Finished at: 2020-12-25T16:08:19Z
[INFO] ------------------------------------------------------------------------
Error: Failed to execute goal com.thoughtworks.gauge.maven:gauge-maven-plugin:1.4.3:execute (default-cli) on project MaxSoft-IntelliAPI: Gauge Specs execution failed. null: GaugeExecutionFailedException -> [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/MojoFailureException
Error: Process completed with exit code 1.

Note: When I run the same command on windows machine, I don't see any errors.

This happened in Ubuntu the dynamic parameter file:/path_of_text_file.txt should be changed as file:./path_of_text_file.txt
But I wonder for ParseErrors why it throws GaugeExecutionFailedException