diff --git a/build.xml b/build.xml index ec4a01741e2..381ac26e9e9 100644 --- a/build.xml +++ b/build.xml @@ -84,6 +84,20 @@ + + + + lib/lucene-core-${lucene_version}.jar Missing + + lib/lucene-core-${lucene_version}.jar does not exist. + This will cause problems with m2-deploy later, so fail fast now. + + Probably cause: lucene jars were upgraded w/o modifying the + 'lucene_version' property in common-build.xml + + +