Closed chmeyer closed 9 years ago
JWKTL has a dependency to xerces 2.9.1-lucene, which is a patched version of Xerces
for better UTF-8 handling. Actually, it is a patch for this yet open issue of the xerces
project: https://issues.apache.org/jira/browse/XERCESJ-1257
The artifact has been on Maven Central for a long time, but it seems that it has very
recently been removed (for whatever reason). Since it is no longer available, Maven
cannot download the xerces 2.9.1-lucense dependency and thus yields a build error.
(This implies that your procedure is totally correct!)
Until a better solution is available, you can either try using xerces 2.11.0 (which
has, however, still the UTF8 issue references above) or you can download the xerces
2.9.1-lucene from our own infrastructure and deploy it to your own Maven repository.
See https://code.google.com/p/jwpl/issues/detail?id=127 for more explanation.
Reported by chmeyer.de
on 2014-06-05 13:49:43
Accepted
I think this can be closed now.
Reported by jan.berkel
on 2015-03-21 19:12:36
Reported by jan.berkel
on 2015-03-26 13:36:35
Fixed
Originally reported on Google Code with ID 7
Reported by
c.orasan
on 2014-06-05 12:49:40