Build artifacts to include source
Set up release/tag artifact creation to include source such that IDEs can link to *.java files instead of *.class files. Don't include source when building projects that depend on lib; this is how most other dependencies seem to work.