You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jorg Heymans <jh...@domek.be> on 2005/11/04 14:09:49 UTC

No such provider: 's'.

Hi,

I'm trying to get the release plugin to work for my multimodule project.

The root pom has

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/whiteboard/maven2/cocoon-flat-layout</connection>

<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/whiteboard/maven2/cocoon-flat-layout</developerConnection>
</scm>


But i'm getting

[INFO] An error is occurred in the status process.
Embedded error: Can't load the scm provider.
No such provider: 's'.


According to the SCM url format docs, above urls should be correct. Do i
need to configure an scm provider somehow somewhere ? Or is it necessary
to define an scm section in all child module poms as well ?


Regards
Jorg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org