assertj / assertj/assertj-assertions-generator-maven-plugin
Plugin is a Maven 2.x plugin, which will be not supported in Maven 4.x
Open
- Dominant language
- Java
- Stars
- 30
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
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
```
Contributor guide
Assessment
This issue has not been assessed yet.