Unable to start jira - Unable to execute mojo exception

Morning every one,
I’m working on plugin development with the atlassian plugin SDK.
I try to start my jira but I get the error Unable to execute mojo

I am currently looking for a solution. :thinking::face_with_monocle:
Best Regards

The error message is that unit test failed. Did you inspect surefire-reports for test results? Feel free to share that here.

1 Like

surefire-reports doesn’t exist in my system.
I commented the code of the class containing the unit tests and my jira runs.
Thank you for everything.

1 Like