From 9625fc1a194d89bfd6857997c71c7dcf27779a0a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 5 Aug 2019 12:05:37 +0200 Subject: [PATCH] #868 - Skip AspectJ with Distribute and Schema profiles. --- parent/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/parent/pom.xml b/parent/pom.xml index 7bcfce8c..f8174bdc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -306,6 +306,7 @@ ${project.build.directory}/generated-docs true true + true true true true @@ -701,6 +702,7 @@ ${project.build.directory}/shared-resources true true + true true true true