We are moving to Birt 3.7.1 (from 2.6) and want to use Maven for our build process. While searching for Birt maven repo I came across
http://mvnrepository...t.report.engine, but looks like they have customized the birt engine jar and taken out all the emitters. They have external html emitter, but not others. There might be some other custom code too that I'm not aware of. I think they are also missing the birt.war.
I'm tempted to use this repo (for Birt 3.7.0), but I'm not sure how to add other emitters into my local repo. What dependencies do I've to specify for the emitters? Where do I get these separate emitter jar? Post 3.7 there don't seem to be any separate emitter jars, it's all bundled into report engine jar.
Any ideas?
Thanks,
-vivek
P.S. Also, I read there is a plan to get an official Birt Maven repo (for latest Birt release) - what's the ETA on that?