> If i will install succesfully the new plugin into local m2 repository. How > can I test (run ) it ...to generate that some output on my project? just add > the plugin into <build> part?
Assuming you write it and install/deploy it properly, yes, it would be invoked in your build just like any other Maven plugin. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
