From 4e9f5fd3aae772a498bb6a6308b88c4f16a3fb67 Mon Sep 17 00:00:00 2001 From: Robbie Gemmell Date: Mon, 26 Jun 2023 11:30:21 +0100 Subject: [PATCH] ARTEMIS-4334: update assembly scripts handling, exclude some that can be generated earlier by artemis-website build --- artemis-distribution/src/main/assembly/source-assembly.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/artemis-distribution/src/main/assembly/source-assembly.xml b/artemis-distribution/src/main/assembly/source-assembly.xml index a9d151701b..27b889e235 100644 --- a/artemis-distribution/src/main/assembly/source-assembly.xml +++ b/artemis-distribution/src/main/assembly/source-assembly.xml @@ -145,6 +145,8 @@ **/target/** + artemis-website/node/ + artemis-website/node_modules/