Blog
This is the blog section. It has two categories: News and Releases.
Files in these directories will be listed in reverse chronological order.
Posts in 2024
How to add new Maven lifecycle mapping
Saturday, September 07, 2024 in User blog: Tamas
Categories:
Projects:
Ever repeating question from plugin/extension developers is “how to add new packaging” (in a “modern way”). For ages we did it by manually crafting plexus.xml in the plugin or extension JAR, that was not only error-prone but …