Currently, all "top level maven projects" in Flink are called "flink-core" or "flink-runtime".
The addon projects are called simply "avro", "spargel". Should we change that as well? At the very least, we should make sure that the jar files created by them are prefixed with "flink", so avoid possible collisions. Stephan
