The current versions of Cucumber 7 and Allure Cucumber 6 jvm are not compatible, resulting in the following error:
Caused by: java.lang.IllegalArgumentException: The plugin specification 'io.qameta.allure.cucumber6jvm.AllureCucumber6Jvm' has a problem: This plugin is not compatible with this version of Cucumber.
Integrate Allure Cucumber 7 jvm to fix this problem.