maven-plugin-development icon indicating copy to clipboard operation
maven-plugin-development copied to clipboard

Drop feature: Mojo DSL

Open britter opened this issue 2 years ago • 0 comments

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

britter avatar Feb 29 '24 20:02 britter