From 1954985ae813efbf09fa053d1703519e5c1ca9a0 Mon Sep 17 00:00:00 2001
From: buildmaster
Date: Fri, 22 May 2020 08:53:42 +0000
Subject: [PATCH] Sync docs from master to gh-pages
---
reference/html/README.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/reference/html/README.html b/reference/html/README.html
index 1eaf8ca..f5ffdbf 100644
--- a/reference/html/README.html
+++ b/reference/html/README.html
@@ -288,6 +288,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