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]> 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