Thanks,

Indeed, adding org.tmatesoft.svnkit:svnkit:1.7.4-v1 instead of
com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:2.0
solves the problem.

Xavier


Olivier Lamy wrote:
> 
> Hi,
> Try with adding svnkit dependency in plugin.dependencies section:
> 
>                 <dependency>
>                   <groupId>org.tmatesoft.svnkit</groupId>
>                   <artifactId>svnkit</artifactId>
>                   <version>1.7.4-v1</version>
>                 </dependency>
> 
-- 
View this message in context: 
http://old.nabble.com/-ANN--Buildnumber-Maven-plugin-1.1-Released-tp33795121p33881253.html
Sent from the mojo - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to