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
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