diff --git a/spring-boot-cli/src/test/resources/.m2/settings.xml b/spring-boot-cli/src/test/resources/.m2/settings.xml new file mode 100644 index 00000000000..86a68acfac1 --- /dev/null +++ b/spring-boot-cli/src/test/resources/.m2/settings.xml @@ -0,0 +1,33 @@ + + + + + central-mirror + http://central-mirror.example.com/maven2 + central + + + + + + central-mirror + user + password + + + + + + true + http + proxy.example.com + 3128 + user + password + + + + \ No newline at end of file