From 13bbbbf6082e9f455c6466aaec140beefa023145 Mon Sep 17 00:00:00 2001 From: QiuMM Date: Fri, 28 Sep 2018 02:25:10 +0800 Subject: [PATCH] Fix issue that forbidden-api check prevents building individual modules (#6394) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 56e87662278..3185ec50b65 100644 --- a/pom.xml +++ b/pom.xml @@ -929,8 +929,8 @@ jdk-unsafe - ${session.executionRootDirectory}/codestyle/joda-time-forbidden-apis.txt - ${session.executionRootDirectory}/codestyle/druid-forbidden-apis.txt + ${project.parent.basedir}/codestyle/joda-time-forbidden-apis.txt + ${project.parent.basedir}/codestyle/druid-forbidden-apis.txt **.SuppressForbidden