Ok, yeah I'm no Maven fan myself, I did find that this works:
<dependency>
<groupId>org.tmatesoft.svnkit</groupId>
<artifactId>svnkit</artifactId>
<version>1.2.3.5521</version>
</dependency>
I'm not sure what version 1.2.3.5521 is but someone put it there it seems.
Alexander Kitaev-3 wrote:
Hello,
AFAIK SVNKit 1.2 includes pom.xml file that may be useful when uploading
SVNKit to maven repository. We've never uploaded SVNKit to any maven
repositories and I think anyone could do that, am I right?
Unfortunately we have absolutely no experience with Maven and probably
to get SVNKit uploaded into repository properly and promptly you'd
better do it yourself.
Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
graemer wrote:
> Hi all,
>
> It seems only svnkit 1.1 exists in the public Maven repos. Since we use
> svnkit in Grails this presents us with a problem. Any chance this can be
> rectified?
>
> Thanks
> Graeme
---------------------------------------------------------------------
To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
For additional commands, e-mail: svnkit-users-help@svnkit.com