On Tue, 15 Jan 2019 17:04:27 +0100, Hervé BOUTEMY <[email protected]> wrote:

Currently, packaging plugins do nothing in general, since it's Maven core that
does the job:

It was a long time ago that we started this. So I guess that we started moving the configuration to the packaging-plugins, in order to make it possible to remove it from core somewhere in the future.

I just verified that the effect is already visible now.
If you put the packaging-plugin under plugins (not pluginManagement) and set extensions to true, you'll see that the embedded configured plugins are used.

This is in line with how custom packaging types work (which was one of my goals: no difference between known and custom packaging types), but would be nice if this could be made easier.

thanks,
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to