maven-plugin-development
maven-plugin-development copied to clipboard
Drop feature: Mojo DSL
This has multiple problems:
- it leaks Maven types into the plugin API
- it's not even possible when building Mojos using maven
- Everybody just uses the annotations on the Mojo types