Hello,

I want to create a meta plugin which should invoke lifecycles/mojos, so instead 
of issueing:
mvn clean sources:jar deploy site
I could invoke:
mvn myplugin:go

- How do I include other plugins in the dependency section of my plugin?
- How do I invoke goals/lifecycles from a plugin?

Regards
Mirko
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to