Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Maven plugin to execute other plugins?

Is there a maven plugin that executes other maven plugins? I swear there was one and now I can not find it.

Thanks!

like image 963
javamonkey79 Avatar asked Oct 30 '25 03:10

javamonkey79


1 Answers

If you don't find anything else, you could always write your own with the help of The Mojo Executer. It's a library that allows you to easily write plugins that invoke other plugins.

I'm still not quite sure I understand your answer to Waldheinz though. Maybe you could explain exactly why you need to do this? Maybe there's an alternative solution that doesn't involve chaining plugins.

like image 126
joelittlejohn Avatar answered Oct 31 '25 18:10

joelittlejohn



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!