From 2f3b30e49fbabb42a0a9f552a1645f7ece5dba97 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 8 May 2013 13:26:08 -0700 Subject: [PATCH] Example pom.xml Javadoc config for Java 8 Include commented out config showing how the maven build Javadoc section can be modified to work with Java 8. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index a10287edcd0..7a81a372c7b 100644 --- a/pom.xml +++ b/pom.xml @@ -256,6 +256,11 @@ + + + maven-source-plugin