Does maven2 has api to add and call a plugin in another plugin ?
Or should I spell out dependency on the plugin being called and invoke Mojo.execute() directly? Anybody can help? Thanks in advance.
Does maven2 has api to add and call a plugin in another plugin ?
Or should I spell out dependency on the plugin being called and invoke Mojo.execute() directly? Anybody can help? Thanks in advance.