From aa239bcde69f6e6c0cb807b0ae4dbfa331ef6491 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 1 Feb 2016 12:07:32 +0100 Subject: [PATCH] sirona-aem - install maven + config maven --- customer/sirona-aem/common.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index 31dd860d..f074f6f6 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -1,2 +1,6 @@ --- -site::role: base \ No newline at end of file +site::role: base +site::additional_classes: + - aem::maven +aem::maven::mirrors: + - {id: pixelpark-nexus, url: 'https://nexus.pixelpark.com/content/groups/public/', mirrorOf: '*'} \ No newline at end of file -- 2.39.5