From 824e7b99a07ec3e11cc60c35e97d2813ba209b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20L=C3=A9aut=C3=A9?= Date: Mon, 11 Dec 2023 10:33:53 -0800 Subject: [PATCH] remove references to non-existant website maven module The website pom was removed as part of https://github.com/apache/druid/pull/14411 so we no longer need to reference it as a module and the profile can be removed. Dependabot is currently failing trying to look for this module, so removing it should also fix that. --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 9640cd48d147..1445b3ed3cc6 100644 --- a/pom.xml +++ b/pom.xml @@ -2129,7 +2129,6 @@ .github/workflows/codeql.yml .github/workflows/codeql-config.yml git.version - website/node_modules/** src/**/*.snap examples/conf/** .asf.yaml @@ -2176,12 +2175,6 @@ - - website-docs - - website - - skip-static-checks