Not that I know of.  Different clients use different parts.  For instance, the 
release plugin uses checkin whereas continuum does not.  I believe we have an 
scm plugin which can exercise most of the commands.  Can someone link to some 
documentation for it?

mike

-----Original Message-----
From: Torbjørn Smørgrav [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 16, 2006 1:20 PM
To: [email protected]
Subject: RE: How to add new SCM

Bazaar NG http://bazaar.canonical.com/Bzr

BTW: Is there any application using the complete SCM API? It looks like 
checkout is the only really important command to support.

Regards
Torbjørn

-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: 16. januar 2006 19:26
To: [email protected]
Subject: Re: How to add new SCM


What is your scm?

Put your provider jar in apps/continuum/lib.

Emmanuel

Torbjørn Smørgrav a écrit :
> Thanks!
> Maven is now the happy app with one more scm provider.
>
> Now, how do I make continuum pick up the new provider?
>
> T
>
>     -----Original Message-----
>     *From:* dan tran [mailto:[EMAIL PROTECTED]
>     *Sent:* 15. januar 2006 18:38
>     *To:* [email protected]
>     *Subject:* Re: How to add new SCM
>
>     you need to register your provider to plexus, take a look at the
>     already
>     implemeted provider's
src/main/resources/META-INF/plexus/components.xml
>
>     -D
>
>
>     On 1/15/06, *Torbjørn Smørgrav*
>     <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> wrote:
>
>         How do you add a SCM to the maven-scm artifact?
>
>         I have implemented the SCM API, and edited the poms for
>         scm-client, scm-api
>         and for scm-providers. So I get to install the new scm provider
>         as an
>         artifact locally.
>
>         But the provider is not recognized runtime (not added to the
>         DefaultScmManager).
>
>         What am I missing?
>
>         Regards
>         Torbjørn Eikli Smørgrav
>
>


Reply via email to