From 37bfbe06f764b07c487653a32d9a223919971b83 Mon Sep 17 00:00:00 2001 From: Simon Bernard Date: Mon, 27 Mar 2023 17:50:25 +0200 Subject: [PATCH] Add profile to not download yarn on sourceforge by default. --- build-config/demo-build-config/pom.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/build-config/demo-build-config/pom.xml b/build-config/demo-build-config/pom.xml index 19fc6efd45..48e8528562 100644 --- a/build-config/demo-build-config/pom.xml +++ b/build-config/demo-build-config/pom.xml @@ -63,8 +63,6 @@ Contributors: webapp v12.22.5 v1.22.19 - - https://sourceforge.net/projects/yarn.mirror/files/ @@ -103,4 +101,24 @@ Contributors: + + + + eclipseJenkins + + + + + com.github.eirslett + frontend-maven-plugin + + + https://sourceforge.net/projects/yarn.mirror/files/ + + + + + + +