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