From 1e85a93de3e86f2d3240cea8bcb85f5bca93446e Mon Sep 17 00:00:00 2001
From: buildmaster
Date: Thu, 21 May 2020 23:53:55 +0000
Subject: [PATCH] Sync docs from 2.2.x to gh-pages
---
2.2.x/reference/html/README.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/2.2.x/reference/html/README.html b/2.2.x/reference/html/README.html
index f0929f2..f0ea7d6 100644
--- a/2.2.x/reference/html/README.html
+++ b/2.2.x/reference/html/README.html
@@ -269,6 +269,14 @@ a modified file in the correct place. Just commit it and push the change.
should also work without issue as long as they use Maven 3.3.3 or better.
+
+
+
Spring Cloud projects require the 'spring' Maven profile to be activated to resolve
+the spring milestone and snapshot repositories. Use your preferred IDE to set this
+profile to be active, or you may experience build errors.
+
+
+
We recommend the m2eclipse eclipse plugin when working with