From f00132a7b998f23f5a414cec2871c1ef96158440 Mon Sep 17 00:00:00 2001 From: "dirk.tschentscher" Date: Fri, 19 Jul 2024 17:32:53 +0200 Subject: [PATCH] Migrate content package projects from wcmio-content-package-maven-plugin to Jackrabbit filevault-package-maven-plugin https://wcm-io.atlassian.net/wiki/spaces/WCMIO/pages/91586585/Migrate+content+package+projects+from+wcmio-content-package-maven-plugin+to+Jackrabbit+filevault-package-maven-plugin https://wcm-io.atlassian.net/wiki/spaces/WCMIO/pages/1353056261/How+to+make+your+content+packages+comply+with+Jackrabbit+FileVault+Validation --- platform/graphql/ui.apps/pom.xml | 6 ++++-- pom.xml | 6 ++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/platform/graphql/ui.apps/pom.xml b/platform/graphql/ui.apps/pom.xml index 409dd462f5..395bae81d5 100644 --- a/platform/graphql/ui.apps/pom.xml +++ b/platform/graphql/ui.apps/pom.xml @@ -158,11 +158,13 @@ + - io.wcm.maven.plugins - wcmio-content-package-maven-plugin + org.apache.jackrabbit + filevault-package-maven-plugin true + mixed ${sling.user} ${sling.password} diff --git a/pom.xml b/pom.xml index 905079c9dc..e7bb99d5c4 100644 --- a/pom.xml +++ b/pom.xml @@ -317,6 +317,12 @@ com.peregrine-cms + + org.apache.jackrabbit + filevault-package-maven-plugin + 1.3.6 + + org.apache.sling maven-sling-plugin