I suppose we can't use opennlp.apache.org to host it, can we?
On Mon, Feb 18, 2013 at 10:57 AM, Jörn Kottmann <kottm...@gmail.com> wrote: > On 02/18/2013 02:07 AM, Lance Norskog wrote: > >> OPENNLP-510 Maven dependency on jwnl is broken >> >> The version of JWNL used in coreference does not have an available >> Maven download. This made it hard to add OpenNLP to the Lucene/Solr >> project. >> >> That project made a final (abandonment) release that is in Maven. >> http://search.maven.org/#**artifactdetails%7Cnet.sf.** >> jwordnet%7Cjwnl%7C1.4_rc3%**7Cjar<http://search.maven.org/#artifactdetails%7Cnet.sf.jwordnet%7Cjwnl%7C1.4_rc3%7Cjar> >> >> >> Are there any coref users out there? Could you please check if this >> version works? >> > > The dependency is hosted in the maven repository on SourceForge, so it > should be possible > to get the 1.3 dependency automatically. From time to time this site gets > too much traffic > and is blocked, which makes the build unreliable. > > We shouldn't update to a newer version just for the sake of solving the > repository problem, > we could instead just create a new repository somewhere else or try to get > it into an existing one. > > Jörn >