This is a continuation of the next issue

Thank you for your comment. I apologize for the mistake in the project that caused it not to build. I have fixed the project and added the settings for the plugin you provided - now everything runs and works correctly.

However, if we use the plugin settings from the upgrade guide, then when running the main method, we will again encounter an exception.

Exception in thread "main" org.springframework.beans.factory.UnsatisfiedDependencyException

This happens because by default the plugin uses version 3.1, but the -parameters flag is available only from version 3.6.2 according to the documentation.

I think you should specify in the upgrade guide that the version should be no lower than 3.6.2.