Description
When we do ant mvn-install, we don't get a -sources.jar to go along with the binary jar. If we publish a sources jar, most IDE integration will attach the sources (as a maven option) so users can get the code along with their binaries and help them understand avro more.