Indrajit,
I found out what the problem is. I always run:
mvn clean install scala:doc
this fails with the new setup, where as:
mvn clean install
works no problem.
Can you please configure the pom.xml so that its possible to run
documentation from the root... its a pain in the ass to have to
generate documentation on a per-module basis.
Cheers, Tim