From: Matthias Sohn Date: Thu, 25 Sep 2014 09:17:40 +0000 (+0200) Subject: Generate javadocs as part of Maven site project reports X-Git-Tag: v3.6.0.201411121045-m1~30 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=42c749291e2f0a45f012a8808ccb2a17a4b72616;p=jgit.git Generate javadocs as part of Maven site project reports see http://maven.apache.org/plugins/maven-javadoc-plugin/usage.html Change-Id: I6dc5dddea0adbb4abf5560d5d1c833408e944082 Signed-off-by: Matthias Sohn (cherry picked from commit a3d0b0d903452ed9ba9d7bb5ea58c275b318a66f) --- diff --git a/pom.xml b/pom.xml index b829733536..c9cbaa760f 100644 --- a/pom.xml +++ b/pom.xml @@ -463,6 +463,17 @@ + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + + + +