Why repository from official tutorial about integration tests doesnt work?

Hello, I just dowloaded this repository from tutorial
https://developer.atlassian.com/server/jira/platform/writing-integration-tests-for-your-jira-add-on/
link
https://bitbucket.org/atlassian_tutorial/jira-integration-tests-plugin/src/master/

I already have Atlassian SKD and use for example atlas-debug/run because Im developing plugins to Jira.

But… In this tutorial, after run I Have
Unable to execute mojo: UnsupportedOperationException

It’s embarrassing and ridiculous that I can’t run it normally, just pop up bugs and it’s not updated

You need to provide complete examples of the configuration you’ve done and the logs you’re seeing. Providing just Unable to execute mojo: UnsupportedOperationException is not helpful.

You probably have mismatched the AMPS version from your SDK version.