From 9b83f17a5d43a64837e09716c81d8ce48600a401 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 15 Jan 2015 22:38:34 +0100 Subject: [PATCH] BUG-2159: deactivate Java 8 javadoc workaround Now that the build is compliant with the stricter rules, remove the compatibility profile. Change-Id: I6b53931e75b0aceaf73e40fd8a3838fdd06126f1 Signed-off-by: Robert Varga --- common/parent/pom.xml | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/common/parent/pom.xml b/common/parent/pom.xml index f045623fcc..1e2803c655 100644 --- a/common/parent/pom.xml +++ b/common/parent/pom.xml @@ -39,44 +39,6 @@ Sonar way with Findbugs - - - jdk1.8 - - 1.8 - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven.javadoc.version} - - stylesheet.css - -Xdoclint:none - - - - attach-javadocs - - jar - - - - - aggregate - - site - - - - - - - - - -- 2.36.6