apache shindig java maven compile success log
2015/10/23 - Apache Shindig has been retired. For more information please explore the Attic. apache shindig java maven compile success log 1. get apache shindig 2.5.2 latest http://archive.apache.org/dist/shindig/2.5.2/shindig-2.5.2-source.zip 2. how to compiler shindig-2.5.2-source unzip this source. edit shindig-2.5.2-source\pom.xml, comment below code: <!-- <repository> <id>diff_match_patch</id> <url>http://google-diff-match-patch.googlecode.com/svn/trunk/maven</url> </repository> <repository> <id>caja</id> <url>http://google-caja.googlecode.com/svn/maven</url> </repository> <repository> <id>oauth</id> <url>http://oauth.googlecode.com/svn/code/maven</url> ...