Wayne Fay wrote:
>
> Perhaps try adding it as an extension (google for info here)?
>
Same error with an "<extensions>" element in the POM, like this:
...
<build>
<extensions>
<extension>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
<version>1.2</version>
</extension>
</extensions>
</build>
...
--
View this message in context:
http://old.nabble.com/No-such-provider%3A-%27git%27-tp26859089p26866668.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]