shabunina-ekaterina / google-diff-match-patch

Automatically exported from code.google.com/p/google-diff-match-patch
Apache License 2.0
0 stars 0 forks source link

Please deploy to Maven Central #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sonatype has some good resources.

https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage
+Guide

Being in Central would make it much easier to consume.  With the corporate 
build system I'm using, I can't even reference the SVN-based Maven repo that 
dmp is currently in.

Original issue reported on code.google.com by lukewpat...@gmail.com on 7 Feb 2011 at 8:20

GoogleCodeExporter commented 8 years ago
I can help with this...

Original comment by plindner@google.com on 29 Mar 2011 at 6:05

GoogleCodeExporter commented 8 years ago
I have the same issue. Could any of you please help, how to get this from Maven 
Central. 
 plind...@google.com, It would be great if you can help me too.

Original comment by mohdsha...@gmail.com on 10 Aug 2011 at 5:10

GoogleCodeExporter commented 8 years ago
I forked and put my fork into maven

https://github.com/sksamuel/diffpatch

Original comment by s...@sksamuel.com on 7 Jul 2013 at 5:01

GoogleCodeExporter commented 8 years ago
In case you haven't seen it, I believe the original is available at:
http://mvnrepository.com/artifact/org.webjars/google-diff-match-patch/20121119

Original comment by shiri.d...@gmail.com on 22 Dec 2014 at 12:34

GoogleCodeExporter commented 8 years ago
Shiri,

The webjar version only contains the Javascript implementation. The official 
Java implementation is still not available on Maven Central.

Original comment by gili.tza...@gmail.com on 29 Jun 2015 at 11:07

GoogleCodeExporter commented 8 years ago
I ended up posting my own fork to Maven Central. See 
https://bitbucket.org/cowwoc/google-diff-match-patch/ for more information.

Original comment by gili.tza...@gmail.com on 30 Jun 2015 at 2:23