Kafka and the Scala version can now be selected through the properties kafka.version and kafka.scala.version (addresses #12)
The dependencies to copy are now controlled by scope and excludes in the dependency section of the pom.xml. It is not necessary anymore to list the dependencies in the assembly.xml.
This commit has some changes to the build script: