Instead of educating others about what's good and bad how about if you
take some more time studying the sources of Lucene/ Solr and its build
system?
i did, i had to figure how to build that thing. In standardized maven
environment: "mvn package" is all you need to do. No need to spend
minutes reading ant scripts.
Your observations are superficial to say the least: POM files are generated
dynamically
Yes, its common sport in ant project to generate POM files for uploaded
artifacts. You guys took it to next level? Generate poms with ant + then
build with maven?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org