Hi,

I have created a maven plugin which uses another 2 plugins. I want to expose 
another plugin's goal as my plugin goal, so that a user can access all goals of 
the 2 plugins by just using my plugin.

For e.g.

pluginA - has goal generate
pluginB - has goal execute

I want to wrap pluginA and plginB in myPlugin. If anybody uses myPlugin, then 
he should be able to access generate and execute goals directly.


Regards,
Chirag Trivedi


      Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! 
Edition http://downloads.yahoo.com/in/firefox/?fr=om_email_firefox

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

Reply via email to