From bad2fdc0dd76a16761252b4487741e5a6e3ca83c Mon Sep 17 00:00:00 2001 From: Othmane Ataallah <”othmane.ataallah.triztech@gmail.com”> Date: Sun, 26 Apr 2026 14:16:17 +0100 Subject: [PATCH] added setting.xml template --- _global/maven/settings.xml.template | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 _global/maven/settings.xml.template diff --git a/_global/maven/settings.xml.template b/_global/maven/settings.xml.template new file mode 100644 index 0000000..4a09d00 --- /dev/null +++ b/_global/maven/settings.xml.template @@ -0,0 +1,27 @@ + + + + + + + maven-default-http-blocker + dummy + Override to allow internal HTTP registry + http://0.0.0.0/ + + + + + + gitea + othmane + 54465f0ce0fec1a357eb7d9f7055e3df873db114 + + + + \ No newline at end of file