Hi everybody, i got problem when i make a small change to my very simple process in Camunda Modeler, thing is when i add a service-task to simple Process (beginn - task - end) i got problem, when i delete the task the process works.
this is the error
Results :
Tests in error:
testParsingAndDeployment(Sas.moi.ProcessUnitTest): ENGINE-09005 Could not parse BPMN process. Errors: (…)
testParsingAndDeployment(Sas.moi.ProcessUnitTest)
testHappyPath(Sas.moi.ProcessUnitTest): ENGINE-09005 Could not parse BPMN process. Errors: (…)
testHappyPath(Sas.moi.ProcessUnitTest)
Sas.moi.ProcessUnitTest
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:13 min
[INFO] Finished at: 2020-07-14T23:11:17+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project moi: There are test failures.
[ERROR]
[ERROR] Please refer to C:\Users\PC\Desktop\Deutschland\Master Wirtschaftsinformatik\Entwurfsmuster und Komponentenbasierte Systeme (EWKS)\Example\moi\target\surefire-reports for the individual test results.
[ERROR] → [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: