yes you can, take a look at maven-scm-plugin to see how the api is used.

Another quick way is to spin off a jvm to call maven-scm-plugin directy
using plexus-utils' cli interface.
see maven-scm-plugin's boostrap source.

-D



On 5/1/06, Gautham Pamu <[EMAIL PROTECTED]> wrote:

Hi Everyone,

I would like to tag a build frommy plugin. I noticed there is scm plugin
which already has apis to tag a build. Can you tell me if it is
possible to use this API from my plugin to tag a build.

--
-Gautham Pamu


Reply via email to