Fixing Javadoc issues when building with JDK 8:
 - Self closing elements like <p/> are disallowed, just a single <p> is needed to create a new paragraph.
 - Documenting @param and @return for methods.
 - Escaping > with &gt;.

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin@1797601 13f79535-47bb-0310-9956-ffa450edef68
11 files changed
tree: c8d9df56f315af38860a380b303fb194e97be729
  1. src/
  2. pom.xml