From fd073cd1da6bb44526fff2ec29d899589a5e636e Mon Sep 17 00:00:00 2001
From: buildmaster
Date: Fri, 22 May 2020 09:49:43 +0000
Subject: [PATCH] Sync docs from 2.2.x to gh-pages
---
2.2.x/reference/html/README.html | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
diff --git a/2.2.x/reference/html/README.html b/2.2.x/reference/html/README.html
index 6d237e7..dae41de 100644
--- a/2.2.x/reference/html/README.html
+++ b/2.2.x/reference/html/README.html
@@ -103,8 +103,9 @@ $(addBlockSwitches);
2.2. Documentation
2.3. Working with the code
@@ -293,7 +294,15 @@ 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
eclipse. If you don’t already have m2eclipse installed it is available from the "eclipse
@@ -320,7 +329,7 @@ pom into your settings.xml.
-
+
If you prefer not to use m2eclipse you can generate eclipse project metadata using the
following command: