Duke icon indicating copy to clipboard operation
Duke copied to clipboard

duke-lucene is not deployed on Maven Central

Open marco-brandizi opened this issue 8 years ago • 2 comments

Duke 1.2 is available on Maven Central. That's great, however, if I try to use Lucene, Maven tells me "Failure to find no.priv.garshol.duke:duke-lucene:jar:1.2". Indeed, I don't see it on Maven Central and it should be added.

marco-brandizi avatar Feb 20 '17 18:02 marco-brandizi

@marco-brandizi the multi-model structure has been introduced in version 1.3 (not yet released) See here https://github.com/larsga/Duke/pull/191 . Duke 1.2 is a uber jar with all the dependencies included (even lucene).

fabriziofortino avatar Feb 20 '17 20:02 fabriziofortino

Oh, I see, I'll try 1.2, thanks.

marco-brandizi avatar Feb 20 '17 21:02 marco-brandizi