assertj-assertions-generator-maven-plugin icon indicating copy to clipboard operation
assertj-assertions-generator-maven-plugin copied to clipboard

Plugin is a Maven 2.x plugin, which will be not supported in Maven 4.x

Open tisoft opened this issue 2 years ago • 1 comments

Recent versions of Maven validate used Plugins and warn if a plugin might not work in Maven 4.x

This plugin is failing the validation:

[WARNING]  * org.assertj:assertj-assertions-generator-maven-plugin:2.2.0
[WARNING]   Plugin EXTERNAL issue(s):
[WARNING]    * Plugin is a Maven 2.x plugin, which will be not supported in Maven 4.x

tisoft avatar Aug 07 '23 12:08 tisoft

Test build available in jitpack:

https://jitpack.io/#advanova/assertj-assertions-generator-maven-plugin/maven3-SNAPSHOT

tisoft avatar Aug 07 '23 12:08 tisoft