No more .settings.xml

This commit is contained in:
Dave Syer
2016-05-12 10:26:59 +01:00
parent d95890971b
commit 1415e7aeb3

View File

@@ -65,12 +65,12 @@ marketplace".
NOTE: Older versions of m2e do not support Maven 3.3, so once the
projects are imported into Eclipse you will also need to tell
m2eclipse to use the `.settings.xml` file for the projects. If you
m2eclipse to use the right profile for the projects. If you
see many different errors related to the POMs in the projects, check
that you have an up to date installation. If you can't upgrade m2e,
add the "spring" profile to your `settings.xml`. Alternatively you can
copy the repository settings from the "spring" profile of the parent
pom.
pom into your `settings.xml`.
==== Importing into eclipse without m2eclipse
If you prefer not to use m2eclipse you can generate eclipse project metadata using the