It worked with Ant 1.7.1 and maven-ant-tasks 2.0.10 and it actually built
everything - lucene, solr and analyzers (with ant generate-maven-artifacts
at the root). I had to add uniqueVersion="false" in artifact:deploy for the
macro m2-deploy in lucene/common-build.xml to stop generating new artifact
Use ant 1.7.x, 1.8 is not backwards compatible and parts of Lucene Build
don't work (redefinition of property data types in 1.8,...). With this
version the recent Maven-for-Ant 2.0.10 version should work.
Please note that Lucene trunk does not build maven artifacts for the modules
folder. Nor doe