Status: Accepted
Owner: oliver.ferschke
Labels: Type-Defect Priority-Critical
New issue 127 by oliver.ferschke: xercesImpl-2.9.1-lucene missing on maven
central
http://code.google.com/p/jwpl/issues/detail?id=127
JWPL needs a xercesImpl with a patch for this bug:
https://issues.apache.org/jira/browse/XERCESJ-1257
This bug is still unresolved in the 2.x family of xerces. The lucene
variant included the patch but is no longer on central.
We can either
- ask to incoporate the pathc in 2.x (the patch is available for a long
time now and has not been incorporated within the last years - so this
option will propably not work)
- provide a jwpl-variant to maven central including the patch
- check if xerces 3.x has a fix to this bug and is compatible with the
mwdumper code use in the datamachine
A workaround until then is to use the copy of xercesImpl 2.9.1-lucene on
the UKP public artifactory:
Download jar and pom from repository
http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/simple/public-ext-releases-local/xerces/xercesImpl/2.9.1-lucene/
Install artifact in local repository of the client system
mvn install:install-file -Dfile=./xercesImpl-2.9.1-lucene.jar
-DpomFile=./xercesImpl-2.9.1-lucene.pom
(Thanks to Shiri Dori-Hacohen for this info)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings