From 12c4d77caa533e181a7824cb777f1ff71829fe0b Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 21 Jun 2018 07:48:29 +0200 Subject: Fix maven site generation failing with javadoc errors The same errors are suppressed when generating javadoc. Suppress the errors during site generation. Change-Id: I83bd1c10e5de82f47c351e7edf2c9230be4b1f21 Signed-off-by: Matthias Sohn --- org.eclipse.jgit.test/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'org.eclipse.jgit.test') diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 730d3bbe21..cdb3925491 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -62,6 +62,10 @@ JUnit tests for the core library. + + true + + junit -- cgit v1.2.3