licensetemplates is defined on the top level in the repo, while it is maven
dependent, and thus
should be in the java part of svn; furthermore it is intended for checkstyle
(it even has the same
groupId), so that should be a hint that it belongs there. Furthermore, the
artifactId differs from the
name of the svn directory, which is surprising too and should be changed.
Once the name is set correctly, we also need to add the project name to the
issue list-of-projects.
This is critical, since the most critical releases depend on checkstyle, which
depends on this.